Overview
Disabling any plugin updates can help control strict environments but at the same time, it is very risky. We do not recommend disabling plugin updates but offer the ability if you the choice to do so.
add_filter( 'wo_updater', '__return_false' );