cognitedata / reveal

Cognite Reveal 3D viewer

Home Page:https://cognitedata.github.io/reveal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Action Required: Fix Renovate Configuration

renovate opened this issue · 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[0]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"groupName":"all non-major dependencies","groupSlug":"all-minor-patch","matchPackagePatterns":["*"],"excludePackagePatterns":["three","@types/three"],"rangeStrategy":"bump","automerge":true,"minimumReleaseAge":"3 days","internalChecksFilter":"strict","matchUpdateTypes":["minor","patch","pin","digest"],"enabled":true}