Skip to content

Commit

Permalink
feat: set default prConcurrentLimit to 0
Browse files Browse the repository at this point in the history
the default of 10 is inherited from the config preset extended here
  • Loading branch information
OmarJaroudi committed Mar 25, 2024
1 parent 90edf4c commit 8afe633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
":rebaseStalePrs",
":prHourlyLimitNone"
],
"prConcurrentLimit": 0,
"pre-commit": {
"enabled": true
},
Expand Down

0 comments on commit 8afe633

Please sign in to comment.