Allow dependabot to open more pull requests

This commit is contained in:
Mo Khan 2022-02-09 16:15:57 -05:00 committed by GitHub
parent 59be3008fd
commit e1080e1225
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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