Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2020-06-26 15:44:58 +00:00 committed by GitHub
parent 510f1cce7b
commit cbe9172e56
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10