nextcloud-documentation/.github/dependabot.yml
Christoph Wurst 22cf0dfdab
chore(deps): Disable Dependabot for stable branches
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 08:57:03 +02:00

16 lines
335 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
time: "06:00"
open-pull-requests-limit: 10
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
time: "06:00"
target-branch: master
open-pull-requests-limit: 10