try again to fix renoivate

This commit is contained in:
kjeld Schouten-Lebbing 2021-09-04 11:58:45 +02:00
parent e4a9db2c74
commit 88a08b763d
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,7 @@
{
"datasources": ["helm"],
"matchManagers": ["helmv3"],
"commitMessageTopic": "Helm chart {{depName}}",
"commitMessageTopic": "Helm chart {{depName}}"
},
// global docker datasource settings
{
@ -53,7 +53,6 @@
"bumpVersion": "patch",
"labels": ["dependency/patch-minor"],
"groupName": "non-major helm deps",
"groupSlug": "all-minor-patch"
"schedule": [
"on tuesday"
]