From eb8fc5be1156f8f5bcf32a53a6ca5f3cbc1dccb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Wed, 7 Feb 2024 10:32:54 +0100 Subject: [PATCH] CI updates This is done by the automated script named upgrade-c2cciutils-to-1.7 --- .github/renovate.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index bd44b5b..e1f0ce1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -64,8 +64,6 @@ matchFileNames: ['.github/**', '.pre-commit-config.yaml', 'ci/**'], groupName: 'CI dependencies', automerge: true, - separateMajorMinor: false, - separateMinorPatch: false, }, ], }