mirror of
https://github.com/rancher/steve.git
synced 2025-08-31 06:46:25 +00:00
Increase PR hourly limit
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -5,10 +5,10 @@
|
||||
"baseBranches": [
|
||||
"master"
|
||||
],
|
||||
"prHourlyLimit": 2,
|
||||
"prHourlyLimit": 5,
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "rancher",
|
||||
"groupName": "rancher repositories",
|
||||
"matchPackagePatterns": [
|
||||
"rancher"
|
||||
]
|
||||
|
Reference in New Issue
Block a user