mirror of
https://github.com/romanz/electrs.git
synced 2026-08-13 12:32:52 +02:00
Add dependabot config for autmatic cargo update PRs
This commit is contained in:
parent
a90871a9fc
commit
bb21e76c84
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Loading…
Add table
Add a link
Reference in a new issue