Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-12-12 12:54:28 +00:00
committed by GitHub
parent b759e016bb
commit 48b341db39

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