Skip to content

Commit

Permalink
Increase prConcurrentLimit to 10 (#271)
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk authored Jan 11, 2024
1 parent a773346 commit f58d0f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
"stacks/go/2.1.0/**"
],
"prHourlyLimit": 20,
"prConcurrentLimit": 5
"prConcurrentLimit": 10
}

0 comments on commit f58d0f5

Please sign in to comment.