diff --git a/renovate.json b/renovate.json index 74b344bc..d7aa3a63 100644 --- a/renovate.json +++ b/renovate.json @@ -33,6 +33,7 @@ "packageRules": [ { "matchManagers": [ + "node", "npm", "nvm" ], @@ -43,6 +44,7 @@ }, { "matchManagers": [ + "node", "npm", "nvm" ],