Open
Description
Having an up to date ncu is essential for folks to land PRs following the latest process, but today if someone tries to use ncu with an older version it will work, which might lead to missing checks before landing something. To avoid that, ncu should check if it's running the latest version and warn the user if it's not (potentially with an option to self-upgrade).