Merge pull request #624 from cheat/dependabot/add-v2-config-file

chore: upgrade to GitHub-native Dependabot
This commit is contained in:
Chris Allen Lane 2021-05-03 14:32:08 -04:00 committed by GitHub
commit eb9b3e7798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: github.com/alecthomas/chroma
versions:
- 0.9.1