- Add an
.nvmrcfile to the root of your repo, behind latest. - See dependency dashboard entries and PRs created for updating Node.
- Include a comment in the
.nvmrcfile using the hash comment syntax (# comment) nvm-sh/nvm#3336. - See how Renovate closes the PRs and removes the entries from the dep. dashboard.
- Add an
.nvmrcfile to the root of your repo, behind latest. - See dependency dashboard entries and PRs created for updating Node.
- Include a comment in the
.nvmrcfile using the hash comment syntax (# comment) nvm-sh/nvm#3336. - Renovate should keep the Node PRs open (and continue to open them for future updates).