chore: update global workflows (#3362)
This commit is contained in:
parent
2ab73869f6
commit
dbf4fa218a
2 changed files with 29 additions and 0 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -5,6 +5,13 @@
|
|||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "07:30"
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue