How to disable API updater

How can I turn off automatic API updater?

I’m working on a project with more prople and I’m using a newer version of Unity. Everytime I recompile the project Unity automatically updates deprecated references (IT DOESN’T ASK IF I WANT TO ANYMORE), I can’t push these changes to the repository and it’s being a pain to checkout all updates files everytime.

@CaioRosisca Did you find solution ?