Description
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: .github/renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: pip_requirements.packageRules[2]: packageRules cannot combine both matchUpdateTypes and separateMajorMinor. Rule: {"groupName":"Ansible devtools","matchPackageNames":["ansible-compat","ansible-lint","molecule","molecule-plugins"],"separateMajorMinor":false,"separateMinorPatch":true,"automerge":true,"matchUpdateTypes":["minor","patch"]}, pip_requirements.packageRules[2]: packageRules cannot combine both matchUpdateTypes and separateMinorPatch. Rule: {"groupName":"Ansible devtools","matchPackageNames":["ansible-compat","ansible-lint","molecule","molecule-plugins"],"separateMajorMinor":false,"separateMinorPatch":true,"automerge":true,"matchUpdateTypes":["minor","patch"]}