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
He said it'd be cool to add a non-interactive option command to automatically update via CI.
I will update the config to accept an autoUpdate param that takes in "none" (default),"patch", "minor", or "all" as an option. I'll also add the --autoUpdate patch CLI arg to do the same thing.
Obviously if this flag is set to anything other than "none" it will skip the update prompt.