Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-06-19 05:21:30 +00:00
committed by GitHub
parent bba8cd9b58
commit 9fcca2698e

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

@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10