Skip to content

Commit

Permalink
other: Changed baseBranches in renovate.json to dev branches
Browse files Browse the repository at this point in the history
Signed-off-by: Luna <[email protected]>
  • Loading branch information
Luna-Klatzer authored Jul 1, 2024
1 parent 06abc71 commit c26e579
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
Expand Up @@ -11,6 +11,10 @@
"lockFileMaintenance": {
"enabled": true
},
"baseBranches": [
"dev-main",
"dev-next"
],
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
Expand Down

0 comments on commit c26e579

Please sign in to comment.