fix(renovate): group docker.io/volkerraschek/helm
All checks were successful
Helm / helm-lint (push) Successful in 6s
Helm / helm-unittest (push) Successful in 17s

This commit is contained in:
2025-09-30 17:38:05 +02:00
parent b07a2f79a4
commit b4b0a4729e
2 changed files with 9 additions and 2 deletions

View File

@@ -35,7 +35,14 @@
],
"packageRules": [
{
"groupName": "Update Node.JS",
"groupName": "Update docker.io/volkerraschek/helm",
"matchDepNames": [
"docker.io/volkerraschek/helm",
"volkerraschek/helm"
]
},
{
"groupName": "Update docker.io/library/node",
"matchDepNames": [
"docker.io/library/node",
"library/node"