mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 14:07:42 +00:00
meta: set up dependabot for Cargo dependency updates
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a69646862a82c2661acb73a4fd06c4092365e
This commit is contained in:
parent
bafe272a83
commit
383731e47c
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yaml
vendored
Normal file
6
.github/dependabot.yaml
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