From 4bc97a0ade4957043e24985f90c798c08457e3d2 Mon Sep 17 00:00:00 2001 From: Guillaume Berche Date: Thu, 12 Oct 2023 17:32:00 +0200 Subject: [PATCH] fix renovate.json5 which breaks on separateMultipleMinor [skip ci] Until merge of Pending merge of https://github.com/renovatebot/renovate/pull/24538 to be effective ref: https://github.com/orange-cloudfoundry/k3s-boshrelease/issues/155 --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 0ae3bc1e..b897cd7b 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -54,7 +54,7 @@ 'k3s-io/k3s', ], separateMinorPatch: true, - separateMultipleMinor: true, // Pending merge of https://github.com/renovatebot/renovate/pull/24538 to be effective + // separateMultipleMinor: true, // Pending merge of https://github.com/renovatebot/renovate/pull/24538 to be effective }, ], regexManagers: [