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 authored and Vicente-Cheng committed Jan 3, 2025
1 parent a7ec5fd commit 4cf513e
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 4cf513e

Please sign in to comment.