Skip to content

Commit 0effadc

Browse files
committed
chore(config): migrate config .github/renovate.json
1 parent 34b8a8b commit 0effadc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
":semanticCommitTypeAll(chore)"
66
],
77
"automergeType": "branch",
8-
"baseBranches": ["main"],
8+
"baseBranchPatterns": [
9+
"main"
10+
],
911
"enabledManagers": [
1012
"gomod",
1113
"github-actions",

0 commit comments

Comments
 (0)