We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffb87e commit 712c9c8Copy full SHA for 712c9c8
.github/renovate.json
@@ -12,6 +12,12 @@
12
"matchCurrentVersion": "/^1\\.23\\./",
13
"allowedVersions": "/^1\\.23\\./"
14
},
15
+ {
16
+ "description": "Group helm dependencies.",
17
+ "matchDatasources": [ "helm" ],
18
+ "groupName": "helm dependencies",
19
+ "groupSlug": "helm"
20
+ },
21
{
22
"description": "Group pulumi dependencies.",
23
"matchSourceUrlPrefixes": [ "https://github.com/pulumi/" ],
0 commit comments