Skip to content

Commit

Permalink
chore(renovate): set hourly limit to infinite
Browse files Browse the repository at this point in the history
  • Loading branch information
simonknittel committed Apr 30, 2024
1 parent 80121b9 commit 5095971
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
"minimumReleaseAge": "7 days",
"internalChecksFilter": "strict",
"platformAutomerge": false,
"automergeStrategy": "squash"
"automergeStrategy": "squash",
"prHourlyLimit": 0
},
{
"matchPackageNames": [
Expand Down

0 comments on commit 5095971

Please sign in to comment.