Skip to content

Commit

Permalink
chore(renovate): add dummy base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 12, 2024
1 parent b6a012b commit 3a72b96
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 @@ -14,7 +14,7 @@
],
"separateMultipleMajor": false,
"separateMajorMinor": true,
"baseBranches": ["$default", "/^maint/.+/"],
"baseBranches": ["$default", "zzz/don-not-delete"],
"packageRules": [
{
"description": "Don't hold back any PRs for approval",
Expand Down

0 comments on commit 3a72b96

Please sign in to comment.