Merge pull request #157 from epi052/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
epi
2020-12-12 06:55:09 -06:00
committed by GitHub

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