Skip to content

Commit 475ef72

Browse files
authored
ci: Change order of renovate's baseBranches
1 parent 955fd90 commit 475ef72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": ["config:base"],
3-
"baseBranches": ["v1", "v2"],
3+
"baseBranches": ["v2", "v1"],
44
"enabledManagers": ["cargo", "npm"],
55
"semanticCommitType": "chore",
66
"labels": ["dependencies"],

0 commit comments

Comments
 (0)