1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-02 07:59:20 +00:00

Change the base branch from "master" to "main" in renovate config

This commit is contained in:
Max Sokolovsky 2024-08-21 11:09:16 -04:00
parent a0127673d1
commit 272a76f3c9

View File

@ -3,7 +3,7 @@
"github>rancher/renovate-config#release"
],
"baseBranches": [
"master"
"main"
],
"prHourlyLimit": 2
}