Update dependabot.yml

This commit is contained in:
Dave G
2022-05-25 08:35:11 -04:00
committed by GitHub
parent 01fd3c3a70
commit 54cb961678

View File

@@ -1,13 +1,17 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: cargo
directory: "/" - package-ecosystem: cargo
schedule: directory: "/"
interval: daily schedule:
time: "10:00" interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: "docker" - package-ecosystem: "docker"
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
time: "11:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly