Skip to content

Commit c3fa02f

Browse files
chore(config): migrate Renovate config (#348)
2 parents 0629de5 + d2e04ef commit c3fa02f

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
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>darraghoriordan/renovate-config:base"],
4-
"baseBranches": ["main"],
4+
"baseBranchPatterns": ["main"],
55
"ignoreTests": true
66
}

0 commit comments

Comments
 (0)