Skip to content

Commit

Permalink
chore(renovate): only support most two recent releases 0.31 and 0.32
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jan 6, 2025
1 parent 1c4f688 commit 220c2fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
automerge: true,
baseBranches: [
'main',
'/^release-.*/',
'release-0.31',
'release-0.32',
],
platformAutomerge: true,
labels: [
Expand Down

0 comments on commit 220c2fc

Please sign in to comment.