Skip to content

Commit

Permalink
chore: update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
kireque committed Jan 12, 2025
1 parent 10e74a4 commit afdaec0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
matchDatasources: ["docker", "helm"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
},
{
Expand All @@ -21,6 +22,7 @@
matchDatasources: ["helm", "docker"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
},
{
Expand All @@ -33,6 +35,7 @@
matchDatasources: ["helm", "docker"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
separateMinorPatch: false,
},
Expand All @@ -46,6 +49,7 @@
matchDatasources: ["docker"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
},
{
Expand All @@ -55,6 +59,7 @@
matchDatasources: ["docker", "github-releases"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
},
{
Expand All @@ -64,6 +69,7 @@
matchDatasources: ["docker"],
group: {
commitMessageTopic: "{{{groupName}}} group",
commitMessageSuffix: ""
},
},
],
Expand Down

0 comments on commit afdaec0

Please sign in to comment.