Update renovate.json5

This commit is contained in:
Kjeld Schouten-Lebbing
2022-05-11 11:16:21 +02:00
committed by GitHub
parent 181c023a73
commit f4680f35d4
-6
View File
@@ -44,9 +44,6 @@
"labels": ["update/helm/dependency/major"],
"groupName": ["helm dependency major"],
"paths": ["charts/dependency/"],
"schedule": [
"before 1pm on tuesday"
],
},
{
"matchDatasources": ["helm"],
@@ -58,9 +55,6 @@
"bumpVersion": "patch",
"labels": ["update/helm/dependency/non-major"],
"paths": ["charts/dependency/"],
"schedule": [
"before 1pm on tuesday"
],
"groupName": "helm dependency non-major",
},
//