Skip to content

Commit 118cfa5

Browse files
committed
fix: group litmus charts
Signed-off-by: Michael Fornaro <[email protected]>
1 parent 23d0508 commit 118cfa5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.renovate/groups.json5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,14 @@
5555
commitMessageTopic: "{{{groupName}}} group",
5656
},
5757
},
58+
{
59+
description: "Litmus Group",
60+
groupName: "Litmus",
61+
matchDatasources: ["helm"],
62+
matchPackagePatterns: ["litmus", "litmus-core"],
63+
group: {
64+
commitMessageTopic: "{{{groupName}}} group",
65+
},
66+
},
5867
]
5968
}

0 commit comments

Comments
 (0)