Skip to content

Commit

Permalink
fix(renovate): update baseBranches
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <[email protected]>
  • Loading branch information
FrankYang0529 committed Dec 30, 2024
1 parent 34d7000 commit f79966e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"extends": [
"github>harvester/renovate:renovate-default"
],
"baseBranches": [
"master",
"/^v.*/"
]
}

0 comments on commit f79966e

Please sign in to comment.