Skip to content
Snippets Groups Projects
  • Rhys Arkins's avatar
    16d36a15
    feat: add npmToken, npmrc and yarnrc configuration support (#753) · 16d36a15
    Rhys Arkins authored
    Renovate config can now support the fields `npmToken`, `npmrc` and `yarnrc`. `npmrc` and `yarnrc` (note no `.` prefix) can be used as an alternative to checking the respective files into the repo and have the same effect. `npmToken` is a shorter alternative and allows for just the npm token to be added, defaulting to the public npm registry.
    16d36a15
    History
    feat: add npmToken, npmrc and yarnrc configuration support (#753)
    Rhys Arkins authored
    Renovate config can now support the fields `npmToken`, `npmrc` and `yarnrc`. `npmrc` and `yarnrc` (note no `.` prefix) can be used as an alternative to checking the respective files into the repo and have the same effect. `npmToken` is a shorter alternative and allows for just the npm token to be added, defaulting to the public npm registry.