diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6d2cddc..ae6abc2 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -62,8 +62,6 @@ matchFileNames: ['.github/**', '.pre-commit-config.yaml', 'ci/**'], groupName: 'CI dependencies', automerge: true, - separateMajorMinor: false, - separateMinorPatch: false, }, ], }