1
0
mirror of https://github.com/rancher/steve.git synced 2025-09-18 00:08:17 +00:00
This commit is contained in:
Eric Promislow
2025-04-23 22:38:03 +00:00
committed by GitHub

View File

@@ -5,5 +5,11 @@
"baseBranches": [
"master"
],
"packageRules": [
{
"matchPackageNames": ["helm.sh/helm/v3"],
"enabled": false
}
],
"prHourlyLimit": 2
}