=================== - Add `--show-diff-on-failure` option to `pre-commit run` - Replace `jsonschema` with better error messages
0.13.3
Not secure
=================== - Add `--allow-missing-config` to install: allows `git commit` without a configuration.
0.13.2
Not secure
=================== - Version the local hooks repo - Allow `minimum_pre_commit_version` for local hooks
0.13.1
Not secure
=================== - Fix placeholder gem for ruby local hooks
0.13.0
Not secure
=================== - Autoupdate now works even when the current state is broken. - Improve pre-push fileset on new branches - Allow "language local" hooks, hooks which install dependencies using `additional_dependencies` and `language` are now allowed in `repo: local`.
0.12.2
Not secure
=================== - Fix docker hooks on older (<1.12) docker