mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 23:47:50 +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": [
|
"baseBranches": [
|
||||||
"master"
|
"master"
|
||||||
],
|
],
|
||||||
"prHourlyLimit": 2,
|
"prHourlyLimit": 5,
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "rancher",
|
"groupName": "rancher repositories",
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"rancher"
|
"rancher"
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user