Skip to content

Commit

Permalink
other(renovate): include 8.6 release branch
Browse files Browse the repository at this point in the history
8.6 will not be reset to main after the October release
  • Loading branch information
ev-codes committed Sep 24, 2024
1 parent 84d34b6 commit 19e0d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"allowedVersions": "!/-SNAPSHOT$/"
}
],
"baseBranches": ["main", "release/8.3", "release/8.4", "release/8.5"]
"baseBranches": ["main", "release/8.3", "release/8.4", "release/8.5", "release/8.6"]
}

0 comments on commit 19e0d55

Please sign in to comment.