Skip to content

Commit

Permalink
ci: Update renovate's base branches
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Oct 1, 2024
1 parent 0f82068 commit 0beb17c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"ignoreUnstable": false,
"baseBranches": [
"main",
"stable3.5"
"stable4.0",
"stable3.7"
],
"enabledManagers": [
"composer",
Expand Down

0 comments on commit 0beb17c

Please sign in to comment.