chore: renovate add message suffix per component

This commit is contained in:
jo 2022-11-25 23:20:14 +01:00
parent 82e8c91763
commit 65dcd77c99
No known key found for this signature in database
GPG Key ID: B2FEC9B22722B984
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{ {
"matchPaths": ["api/*", "front/*", "docs/*"], "matchPaths": ["api/*", "front/*", "docs/*"],
"additionalBranchPrefix": "{{parentDir}}-", "additionalBranchPrefix": "{{parentDir}}-",
"commitMessageSuffix": "{{parentDir}}" "commitMessageSuffix": "[/{{parentDir}}]"
}, },
{ {
"matchUpdateTypes": ["major", "minor"], "matchUpdateTypes": ["major", "minor"],