Skip to content

Commit

Permalink
ci: prepare for 6.x branch
Browse files Browse the repository at this point in the history
Signed-off-by: Rifa Achrinza <[email protected]>
  • Loading branch information
achrinza committed Oct 24, 2022
1 parent 9f9f721 commit 3d3725f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"extends": [
"github>loopbackio/cicd//shared-configs/renovate/base"
],
"baseBranches": ["master", "5.x"]
"baseBranches": [
"master",
"6.x",
"5.x"
]
}

0 comments on commit 3d3725f

Please sign in to comment.