Merge pull request #4 from Geometrically/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Geometrically
2020-06-18 22:21:47 -07:00
committed by GitHub

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