Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot]
2021-04-29 16:05:45 +00:00
committed by GitHub
parent 02116fa3ca
commit a08550edb3

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

@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
reviewers:
- AkihiroSuda