allenporter / python-google-nest-sdm

Home Page:https://allenporter.github.io/python-google-nest-sdm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Required: Fix Renovate Configuration

renovate opened this issue · comments

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json5
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[0]: packageRules cannot combine both matchUpdateTypes and separateMajorMinor. Rule: {"groupName":"group:flake8","matchPackageNames":["flake8"],"matchPackagePrefixes":["flake8","pyflakes","mccabe","pycodestyle"],"branchPrefix":"flake8","matchUpdateTypes":["minor","patch","major"],"groupSlug":"flake8","separateMajorMinor":false,"separateMinorPatch":false}, packageRules[0]: packageRules cannot combine both matchUpdateTypes and separateMinorPatch. Rule: {"groupName":"group:flake8","matchPackageNames":["flake8"],"matchPackagePrefixes":["flake8","pyflakes","mccabe","pycodestyle"],"branchPrefix":"flake8","matchUpdateTypes":["minor","patch","major"],"groupSlug":"flake8","separateMajorMinor":false,"separateMinorPatch":false}