diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 5c01e56d5ce..bf7bb4c88fc 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -38,7 +38,7 @@ "enabled": true, "pinDigests": true, "automerge": false, - ""autoApprove": true, + "autoApprove": true, "separateMinorPatch": true, "commitMessageTopic": "container image {{depName}}", "commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",