bundle common master updates

This commit is contained in:
kjeld Schouten-Lebbing
2021-05-10 14:44:19 +02:00
parent f1563b6a74
commit 1bf75816ea
+1 -2
View File
@@ -25,12 +25,11 @@
// Common library dep
//
{
"commitMessagePrefix": "[{{{parentDir}}}]",
"branchTopic": "{{{parentDir}}}-{{{depNameSanitized}}}-{{{newMajor}}}{{#if isPatch}}.{{{newMinor}}}{{/if}}.x{{#if isLockfileUpdate}}-lockfile{{/if}}",
"updateTypes": ["major"],
"bumpVersion": "major",
"labels": ["dependency/major"],
"packageNames": ["common"]
"groupName": ["internal major dep"]
},
{
"updateTypes": ["minor"],