Skip to content

Commit

Permalink
Renovate: group all strum dependencies together (#10714)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood committed Apr 1, 2024
1 parent 7042b9b commit 2740fab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json5
Expand Up @@ -46,6 +46,12 @@
matchPackagePatterns: ["monaco"],
description: "Weekly update of the Monaco editor",
},
{
groupName: "strum",
matchManagers: ["cargo"],
matchPackagePatterns: ["strum"],
description: "Weekly update of strum dependencies",
},
],
vulnerabilityAlerts: {
commitMessageSuffix: "",
Expand Down

0 comments on commit 2740fab

Please sign in to comment.