-
-
Notifications
You must be signed in to change notification settings - Fork 781
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.json5
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[7]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"groupName":"npm dev dependencies","matchManagers":["npm"],"matchDepTypes":["devDependencies"],"rangeStrategy":"bump","matchUpdateTypes":["patch","minor"],"matchPackageNames":["!webpack{/,}**","!typescript","!pnpm"]}, packageRules[8]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"groupName":"npm dependencies","matchManagers":["npm"],"matchDepTypes":["dependencies"],"rangeStrategy":"bump","matchUpdateTypes":["patch","minor"]}