Skip to content

Commit

Permalink
Merge pull request #1634 from alphagov/fix-dependabot
Browse files Browse the repository at this point in the history
Fix renovate configuration to remove packageRule and increase PRs per hr limit
  • Loading branch information
theseanything authored Jan 24, 2025
2 parents cac63ee + 01318e9 commit ec53191
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,5 @@
"terraform": {
"fileMatch": ["^/terraform/.*\\.tf$"]
},
"packageRules": [
{
"matchPackageNames": ["/alexbasista\/workspacer\/tfe/"],
"groupName": "alexbasista/workspacer/tfe"
}
]
"prHourlyLimit": 20
}

0 comments on commit ec53191

Please sign in to comment.