Skip to content

Commit

Permalink
Increase PR hourly limit
Browse files Browse the repository at this point in the history
  • Loading branch information
JonCrowther committed Apr 10, 2024
1 parent 495cd91 commit caee45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"baseBranches": [
"master"
],
"prHourlyLimit": 2,
"prHourlyLimit": 5,
"packageRules": [
{
"groupName": "rancher",
"groupName": "rancher repositories",
"matchPackagePatterns": [
"rancher"
]
Expand Down

0 comments on commit caee45f

Please sign in to comment.