mirror of
https://github.com/rancher/norman.git
synced 2025-08-06 18:04:18 +00:00
Change the base branch from "master" to "main" in renovate config
This commit is contained in:
parent
a0127673d1
commit
272a76f3c9
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@ -3,7 +3,7 @@
|
|||||||
"github>rancher/renovate-config#release"
|
"github>rancher/renovate-config#release"
|
||||||
],
|
],
|
||||||
"baseBranches": [
|
"baseBranches": [
|
||||||
"master"
|
"main"
|
||||||
],
|
],
|
||||||
"prHourlyLimit": 2
|
"prHourlyLimit": 2
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user