Advised to run if you do not want anyone accidentally updating Ubuntu; which will corrupt NVIDIA drivers or install conflicting packages.
Command
sudo sed -i 's/Prompt=.*/Prompt=never/' /etc/update-manager/release-upgrades
It is the same as editing /etc/update-manager/release-upgrades to 'prompt=never'.