From aab67f4a34660b45df3c2b8db8512fac6695f09a Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 24 Dec 2022 22:48:54 +0100 Subject: [PATCH] Update renovate.json5 Signed-off-by: Kjeld Schouten-Lebbing --- .github/renovate.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 0989ccce2cf..5ad8443ed71 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -33,7 +33,6 @@ "enabled": true, "pinDigests": true, "automerge": true, - "separateMinorPatch": true, "commitMessageTopic": "container image {{depName}}", "commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}", "matchUpdateTypes": ["major", "minor", "patch", "digest"],