Create Dependabot config file

This commit is contained in:
dependabot-preview[bot] 2021-04-05 16:06:52 +00:00 committed by GitHub
parent fc04af34f5
commit cc3b7c328d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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