Skip to content

Conversation

@bosbaber
Copy link

This pull request updates the renovate.json configuration to improve dependency management and security. The most notable changes are the adoption of stricter security settings, updating Node.js version constraints, and refining how Renovate handles updates.

"matchDatasources": ["npm"] — This rule applies only to npm packages (the JavaScript/Node.js package manager). Renovate supports multiple datasources like Docker, PyPI, etc., so this ensures we're only configuring npm behavior.

"matchUpdateTypes": ["minor", "patch"] — This targets minor and patch version updates

@bosbaber bosbaber self-assigned this Dec 12, 2025
@bosbaber bosbaber requested a review from dragosp1011 December 12, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants