Skip to content

Commit ed80724

Browse files
authored
Merge pull request #354 from k8snetworkplumbingwg/renovate_branches
Register stable branches into renovate
2 parents d1b23a4 + 786d035 commit ed80724

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
77
"baseBranches": [
88
"main",
9-
"release-0.34"
9+
"release-0.29",
10+
"release-0.31",
11+
"release-0.32",
12+
"release-0.34",
13+
"release-0.36"
1014
],
1115
"prConcurrentLimit": 3,
1216
"lockFileMaintenance": {

0 commit comments

Comments
 (0)