mirror of
https://github.com/rancher/norman.git
synced 2025-04-27 19:15:07 +00:00
10 lines
128 B
JSON
10 lines
128 B
JSON
{
|
|
"extends": [
|
|
"github>rancher/renovate-config#release"
|
|
],
|
|
"baseBranches": [
|
|
"master"
|
|
],
|
|
"prHourlyLimit": 2
|
|
}
|