Enable dependabot. (#1314)

* Enable dependabot.

* Add missing new line.
This commit is contained in:
Teymour Aldridge 2020-06-20 08:41:33 +01:00 committed by GitHub
parent 5e091bebe5
commit 2011ad439c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
open-pull-requests-limit: 5