mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
Update dependabot.yml
This commit is contained in:
26
.github/dependabot.yml
vendored
26
.github/dependabot.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user