1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-03 07:29:22 +00:00
steve/.github/renovate.json
2023-04-18 11:24:39 +00:00

10 lines
128 B
JSON

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