Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
5a65cd38c9
commit
fdad1ceb5c
1 changed files with 12 additions and 0 deletions
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
time: "10:00"
|
||||
open-pull-requests-limit: 10
|
||||
reviewers:
|
||||
- gburd
|
||||
assignees:
|
||||
- gburd
|
Loading…
Reference in a new issue