diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1bded7e7960..828dd03699e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -40,7 +40,7 @@ "pinDigests": true, "automerge": false, "autoApprove": true, - "separateMinorPatch": true,, + "separateMinorPatch": true, "ignorePaths": ["charts/unstable/**"], "commitMessageTopic": "container image {{depName}}", "commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",