Take it as RFE or question
Recently, mypi latest version creating problems for my projects. I want to avoid mypi hook in autoupdate.
Do we have anything which helps me to ignore just a specific hook and allow auto update for all other hooks as per YAML?
I think we can add one tag in yaml like autoupdate=false default pre-commit will consider autoupdate=true for all hooks.
Take it as RFE or question
Recently,
mypilatest version creating problems for my projects. I want to avoidmypihook inautoupdate.Do we have anything which helps me to ignore just a specific hook and allow auto update for all other hooks as per YAML?
I think we can add one tag in yaml like
autoupdate=falsedefault pre-commit will consider autoupdate=true for all hooks.