renovate/lib/manager/nvm
Rhys Arkins c356bb0349
feat: custom filenames for package files (#1894)
Renovate now comes with a variety of package managers supported, each with their own filename pattern(s). These patterns are now exposed for user configuration through the new `fileMatch` list/array configuration option, which has been added to each manager (npm, bazel, docker-compose, etc). `fileMatch` is defined as a mergeable list, meaning that users can add to the default pattern to extend the files being detected.

Closes #799
2018-04-30 13:18:51 +02:00
..
extract.js feat: .nvmrc files (#1582) 2018-03-04 15:52:06 +01:00
index.js feat: custom filenames for package files (#1894) 2018-04-30 13:18:51 +02:00
package.js feat: .nvmrc files (#1582) 2018-03-04 15:52:06 +01:00
update.js refactor: rename setNewValue to updateDependency 2018-03-30 06:05:00 +02:00