Skip to content

Commit

Permalink
Remove release/2.1.x branch from base branches
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jan 31, 2024
1 parent 93f48af commit ac60a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"group:recommended",
"schedule:daily"
],
"baseBranches": ["release/2.1.x", "release/3.0.x", "release/4.0.x", "release/5.0.x"],
"baseBranches": ["release/3.0.x", "release/4.0.x", "release/5.0.x"],
"dependencyDashboard": true,
"labels": ["dependencies"],
"platformAutomerge": true,
Expand Down

0 comments on commit ac60a38

Please sign in to comment.