Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-08-10 12:28:58 +00:00
committed by GitHub
parent 5d41f3a25b
commit 8356d6e0c0

View File

@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10