Skip to content

Commit a0d7ac0

Browse files
chore(config): migrate config .github/renovate.json (#4081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c651851 commit a0d7ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/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",
3-
"baseBranches": ["main", "spectrum-two"],
3+
"baseBranchPatterns": ["main", "spectrum-two"],
44
"extends": [
55
"config:recommended",
66
":widenPeerDependencies",

0 commit comments

Comments
 (0)