Skip to content

Commit 712c9c8

Browse files
committed
Group helm dependencies
1 parent 0ffb87e commit 712c9c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
"matchCurrentVersion": "/^1\\.23\\./",
1313
"allowedVersions": "/^1\\.23\\./"
1414
},
15+
{
16+
"description": "Group helm dependencies.",
17+
"matchDatasources": [ "helm" ],
18+
"groupName": "helm dependencies",
19+
"groupSlug": "helm"
20+
},
1521
{
1622
"description": "Group pulumi dependencies.",
1723
"matchSourceUrlPrefixes": [ "https://github.com/pulumi/" ],

0 commit comments

Comments
 (0)