Enable dependabot for this repository

This commit is contained in:
Daniël Heres 2020-08-04 22:44:13 +02:00 committed by GitHub
parent 1cc3bf4099
commit caeb046803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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