You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, running ncu --workspaces will check for updates in all workspaces, but not the root project. To also check the root project, you must add the --root option.
This is planned to be enabled by default in v17. You will be able to disable it with --no-root.
Currently, running
ncu --workspaces
will check for updates in all workspaces, but not the root project. To also check the root project, you must add the--root
option.This is planned to be enabled by default in
v17
. You will be able to disable it with--no-root
.Provide feedback in #1306.
The text was updated successfully, but these errors were encountered: