Action Required: Fix Renovate Configuration
- Dominant language
- TypeScript
- Stars
- 210
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
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: `renovate.json`
Error type: The Renovate configuration file contains some invalid settings
Message: packageRules[0].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open renovate.json and inspect packageRules[0].matchPackageNames, focusing on the invalid combination of wildcard and other patterns described in the error. Update the configuration so Renovate accepts it, then validate the Renovate configuration and confirm dependency-update PRs can resume.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100