Skip to content

Commit 2740fab

Browse files
authored
Renovate: group all strum dependencies together (#10714)
1 parent 7042b9b commit 2740fab

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@
4646
matchPackagePatterns: ["monaco"],
4747
description: "Weekly update of the Monaco editor",
4848
},
49+
{
50+
groupName: "strum",
51+
matchManagers: ["cargo"],
52+
matchPackagePatterns: ["strum"],
53+
description: "Weekly update of strum dependencies",
54+
},
4955
],
5056
vulnerabilityAlerts: {
5157
commitMessageSuffix: "",

0 commit comments

Comments
 (0)