.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

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

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