Skip to content

Commit ea276fb

Browse files
committed
ci: include nvm manager in renovate post-upgrade tasks
1 parent cf79d11 commit ea276fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"executionMode": "branch"
1919
},
20-
"matchManagers": ["npm", "bazel", "bazel-module", "bazelisk"]
20+
"matchManagers": ["nvm", "npm", "bazel", "bazel-module", "bazelisk"]
2121
},
2222
{
2323
"postUpgradeTasks": {

0 commit comments

Comments
 (0)