moroshko / react-scanner

Extract React components and props usage from code.
MIT License
563 stars 40 forks source link

Action Required: Fix Renovate Configuration #31

Open renovate[bot] opened 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[0]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"matchDepTypes":["dependencies","devDependencies"],"matchUpdateTypes":["minor","patch"],"rangeStrategy":"pin","groupName":"minor and patch"}, packageRules[1]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"matchDepTypes":["dependencies","devDependencies"],"matchUpdateTypes":["major"],"rangeStrategy":"pin","dependencyDashboardApproval":true,"dependencyDashboardAutoclose":true}