rafamel / rxdb-utils

RxDB's missing pieces
MIT License
69 stars 5 forks source link

Action Required: Fix Renovate Configuration #27

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

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"}