Enable dependabot update for Rust

This commit is contained in:
Taiki Endo 2022-12-28 12:10:34 +09:00
parent 5e9bedbae8
commit 1a3f61da89
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: []