Enable dependabot update for Rust

This commit is contained in:
Taiki Endo 2022-12-28 12:09:26 +09:00
parent 8559816dc6
commit 8226196372
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: []