system-agent/.github/renovate.json

10 lines
126 B
JSON

{
"extends": [
"github>rancher/renovate-config#release"
],
"baseBranches": [
"main"
],
"prHourlyLimit": 2
}