Skip to content

Commit

Permalink
fix: update renovate groups
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jun 2, 2024
1 parent d827a06 commit 8255b21
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
"separateMinorPatch": true
},
{
description: ["Intel Device Plugins Group"],
groupName: "Intel-Device-Plugins",
matchPackagePatterns: ["intel-device-plugins"],
matchDatasources: ["helm"],
group: {
commitMessageTopic: "{{{groupName}}} group",
"description": ["Intel Device Plugins Group"],
"groupName": "Intel-Device-Plugins",
"matchPackagePatterns": ["intel-device-plugins"],
"matchDatasources": ["helm"],
"group": {
"commitMessageTopic": "{{{groupName}}} group"
},
separateMinorPatch: true,
"separateMinorPatch": true
},
{
"description": ["Rook-Ceph Group"],
Expand Down

0 comments on commit 8255b21

Please sign in to comment.