add dependabot with a monthly update

This commit is contained in:
qdequele 2020-09-28 13:52:47 +02:00
parent 5f59f93804
commit 726756bad4
1 changed files with 6 additions and 0 deletions

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

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"