================== - Fix autoupdate with "local" hooks
0.5.1
Not secure
================== - Fix bug with unknown non-ascii hook-id - Avoid crash when .git/hooks is not present in some git clients
0.5.0
Not secure
================== - Add a new "local" hook type for running hooks without remote configuration. - Complain loudly when .pre-commit-config.yaml is unstaged. - Better support for multiple language versions when running hooks. - Allow exclude to be defaulted in repository configuration.
0.4.4
Not secure
================== - Use sys.executable when executing virtualenv
0.4.3
Not secure
================== - Use reset instead of checkout when checkout out hook repo
0.4.2
Not secure
================== - Limit length of xargs arguments to workaround windows xargs bug