rafamel/multitude

Action Required: Fix Renovate Configuration

Closed this issue · 0 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.json
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[1]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"rangeStrategy":"replace","semanticCommitType":"fix","extends":["schedule:monthly"],"matchPackagePatterns":["*"],"matchUpdateTypes":["minor"],"groupName":"all non-major dependencies","groupSlug":"all-minor-patch"}, packageRules[3]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"rangeStrategy":"replace","semanticCommitType":"chore","commitMessageSuffix":"(development)","extends":["schedule:monthly"],"matchDepTypes":["devDependencies"],"matchUpdateTypes":["minor"],"groupName":"all non-major dependencies","groupSlug":"all-dev-minor-patch"}