fix(Makefile): get rid of volkerraschek/helm

This commit is contained in:
2026-06-07 16:32:40 +02:00
parent c9322a9adc
commit 4a7c066777
2 changed files with 7 additions and 40 deletions
+1 -8
View File
@@ -46,13 +46,6 @@
}
],
"packageRules": [
{
"groupName": "Update docker.io/volkerraschek/helm",
"matchDepNames": [
"docker.io/volkerraschek/helm",
"volkerraschek/helm"
]
},
{
"automerge": true,
"groupName": "Update helm plugin 'unittest'",
@@ -118,4 +111,4 @@
],
"executionMode": "update"
}
}
}