Skip to content

Commit

Permalink
chore(deps): Bump PR limit for Dependabot to 100 (vectordotdev#17459)
Browse files Browse the repository at this point in the history
We seem to be bumping up against this causing dependabot to space out
updates. I don't see a great
reason to limit it, but could be missing something since it does have a
fairly low default limit of
5.

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>

Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
  • Loading branch information
jszwedko authored May 22, 2023
1 parent 80de738 commit 85703e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
- "domain: deps"
commit-message:
prefix: "chore(deps)"
open-pull-requests-limit: 10
open-pull-requests-limit: 100
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 85703e7

Please sign in to comment.