Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
chore(renovate): allow 20 concurrent PR's
Browse files Browse the repository at this point in the history
The config:base preset sets it to 10. That's a tad low when one
intentionally keeps bumps open (to reduce churn), for example until
they break something or a release is imminent.
  • Loading branch information
scop committed Mar 4, 2022
1 parent 0017c70 commit 954b40a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": [
"config:base",
":prConcurrentLimit20",
":preserveSemverRanges"
],
"ignorePresets": [
Expand Down

0 comments on commit 954b40a

Please sign in to comment.