=================== - Add `--allow-missing-config` to install: allows `git commit` without a configuration.
0.13.2
=================== - Version the local hooks repo - Allow `minimum_pre_commit_version` for local hooks
0.13.1
=================== - Fix placeholder gem for ruby local hooks
0.13.0
=================== - 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
=================== - Fix docker hooks on older (<1.12) docker
0.12.1
=================== - golang hooks now support additional_dependencies - Added a --tags-only option to pre-commit autoupdate