Skip to content

Commit 3d3725f

Browse files
committed
ci: prepare for 6.x branch
Signed-off-by: Rifa Achrinza <[email protected]>
1 parent 9f9f721 commit 3d3725f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"extends": [
33
"github>loopbackio/cicd//shared-configs/renovate/base"
44
],
5-
"baseBranches": ["master", "5.x"]
5+
"baseBranches": [
6+
"master",
7+
"6.x",
8+
"5.x"
9+
]
610
}
711

0 commit comments

Comments
 (0)