Skip to content

Commit

Permalink
chore: isolate nvm, second attempt (#3268)
Browse files Browse the repository at this point in the history
* isolate nvm

* Update renovate.json
  • Loading branch information
louis-bompart authored Oct 10, 2023
1 parent af6508d commit 424a310
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,12 @@
"groupSlug": "nx",
"rangeStrategy": "replace",
"allowedVersions": "15.x"
},
{
"groupName": "nvm",
"groupSlug": "NVM",
"fileMatch": [
"(^|/)\\.nvmrc$"
],
"versioning": "node",
"pinDigests": false
}
],
"nvm": {
"groupName": "NVM",
"description": "18.18.0 breaks see KIT-2787"
},
"rangeStrategy": "auto",
"lockFileMaintenance": {
"enabled": false
Expand Down

0 comments on commit 424a310

Please sign in to comment.