Renovate: group all `strum` dependencies together (#10714)

This commit is contained in:
Alex Waygood 2024-04-01 16:57:07 +01:00 committed by GitHub
parent 7042b9b16d
commit 2740fab7ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -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: "",