npm
Automated Dependency Updates for Npm
Renovate supports updating Npm dependencies.
File Matching
By default, Renovate will check any files matching the following regular expression: (^|/)package.json$
.
For details on how to extend a manager's fileMatch
value, please follow this link.