Enable dependabot update for Rust

This commit is contained in:
Taiki Endo 2022-12-28 12:10:09 +09:00
parent 1ff6001c68
commit 3383b2125a
1 changed files with 9 additions and 0 deletions

9
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
commit-message:
prefix: ''
labels: []