Skip to content

Commit

Permalink
fix(renovate): update baseBranches (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <poan.yang@suse.com>
  • Loading branch information
FrankYang0529 authored Jan 9, 2025
1 parent aa131e1 commit 84b3539
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": [
"main",
"/^v.*/"
]
}

0 comments on commit 84b3539

Please sign in to comment.