Skip to content

Commit 067dc9c

Browse files
chore(config): migrate config renovate.json (#1657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47c6396 commit 067dc9c

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,5 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended"],
4-
"baseBranches": ["$default", "gh-pages"]
4+
"baseBranchPatterns": ["$default", "gh-pages"]
55
}

0 commit comments

Comments
 (0)