Skip to content
Snippets Groups Projects
Commit 16d36a15 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: add npmToken, npmrc and yarnrc configuration support (#753)

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.
parent 6e9c73e3
No related branches found
No related tags found
No related merge requests found
Showing
with 119 additions and 31 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment