Skip to content

Commit

Permalink
chore(renovate): set hourly limit to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
simonknittel committed Apr 30, 2024
1 parent 04092ca commit a58228e
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 @@ -18,7 +18,7 @@
"internalChecksFilter": "strict",
"platformAutomerge": false,
"automergeStrategy": "squash",
"prHourlyLimit": 0,
"prHourlyLimit": 5,
"prConcurrentLimit": 5,
"branchConcurrentLimit": 5
},
Expand Down

0 comments on commit a58228e

Please sign in to comment.