nd002test/on-premise/main/rancher_v2.9.1/source/rancher-2.9.1/.github/renovate.json

12 lines
194 B
JSON

{
"extends": [
"github>rancher/renovate-config#release"
],
"baseBranches": [
"release/v2.9"
],
"prHourlyLimit": 2,
"prConcurrentLimit": 4,
"prCreation": "status-success"
}