.github: Add dependabot.yml (#1744)

This commit is contained in:
Max Inden 2020-09-11 10:07:06 +02:00 committed by GitHub
parent 6be6c09c19
commit 554e3b071a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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