Create dependabot.yml

This commit is contained in:
Johannesd3 2021-05-04 13:25:09 +02:00 committed by johannesd3
parent 59683d7965
commit 4c875c0e59
No known key found for this signature in database
GPG key ID: 8C2739E91D410F75

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

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