Overcommit 0.40.0
A few new hooks with some minor bug fixes.
New Features
- Add
Pronto
pre-commit hook - Add
hadolint
pre-commit hook - Add
license_finder
pre-commit hook - Use the
core.hooksPath
Git configuration option when installing hooks
Changes
- Relax
childprocess
dependency to allow 0.x - Ignore
Makefile
and*.go
files inHardTabs
pre-commit hook by default
Bug Fixes
- Gracefully handle binary files in
LineEndings
pre-commit hook - Gracefully handle gem loading errors when invoking Overcommit in a repo where the
gemfile
specified by the local.overcommit.yml
references a gem version incompatible with the already-loaded Overcommit