From c005b4b0232919c6a995f601f94ae48eb47664f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Martins?= Date: Mon, 19 Feb 2024 16:19:00 +0100 Subject: [PATCH] do not seperate major and minor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Martins --- .github/renovate.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index ca8ef18e65262..118b2dae3bec9 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -48,8 +48,6 @@ ], "pinDigests": true, "ignorePresets": [":prHourlyLimit2"], - "separateMajorMinor": true, - "separateMinorPatch": true, "pruneStaleBranches": true, "baseBranches": [ "main",