Skip to content

Commit 201dde5

Browse files
committed
Have Renovate check main and next (fka refactor) branch.
1 parent fc2df3e commit 201dde5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"schedule:weekly",
66
"group:all",
77
":approveMajorUpdates"
8-
]
8+
],
9+
"baseBranches": ["main", "next"]
910
}

0 commit comments

Comments
 (0)