Right now I have everything ina git repo witht he exception of my .htaccess, wp-config, uploads, and cache directory.
So yes I do have themes and plugins in my git repo.
Basically I am fine with with everything getting updated when it comes to security/minor releases. When I have time I go though and update everything locally and push to production. But production always needs to stay secure.
Right now it doesn’t looks like the plugin will update anything including yesterdays minor update because I have it in git. Is this by design and can i change this behavior?