Upgrade to GitHub-native Dependabot (#18)

This commit is contained in:
dependabot-preview[bot] 2021-06-26 10:43:51 +10:00 committed by GitHub
parent 1859ade247
commit e7ec35345d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View File

@ -1,5 +0,0 @@
version: 1
update_configs:
- package_manager: "go:modules"
directory: "/"
update_schedule: "daily"

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

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