Skip to content

Commit bbd1618

Browse files
authored
Merge pull request #346 from andypitcher/switch-default-branch
Change baseBranch in renovate.json to new default branch: main
2 parents c76a1f4 + 9b166f9 commit bbd1618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"github>rancher/renovate-config#release"
44
],
55
"baseBranches": [
6-
"master"
6+
"main"
77
],
88
"prHourlyLimit": 2
99
}

0 commit comments

Comments
 (0)