Files
vendoo/.github/dependabot.yml
T
Masterluke77andGitHub 6f48827f4d Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix

* fix: track native source modules with root-anchored runtime ignores
2026-07-09 17:09:00 +02:00

28 lines
613 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
day: monday
time: '05:00'
timezone: Europe/Berlin
open-pull-requests-limit: 5
groups:
npm-production:
dependency-type: production
- package-ecosystem: github-actions
directory: /
schedule:
interval: monthly
time: '05:30'
timezone: Europe/Berlin
open-pull-requests-limit: 5
- package-ecosystem: docker
directory: /
schedule:
interval: monthly
time: '06:00'
timezone: Europe/Berlin
open-pull-requests-limit: 5