You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update Renovate config to properly detect npm and Python packages
- Fix file path patterns to match subdirectories (e.g., npx/*/spec.yaml)
- Update regex to handle spec: parent section in YAML structure
- Add support for inline comments in YAML files
- Fix version capture to include full semantic version strings
- Support both .yaml and .yml file extensions
This ensures Renovate can properly detect and update package versions
in npx/ (npm packages) and uvx/ (Python packages) directories.
0 commit comments