Overcommit 0.40.0
A few new hooks with some minor bug fixes.
New Features
- Add
Prontopre-commit hook - Add
hadolintpre-commit hook - Add
license_finderpre-commit hook - Use the
core.hooksPathGit configuration option when installing hooks
Changes
- Relax
childprocessdependency to allow 0.x - Ignore
Makefileand*.gofiles inHardTabspre-commit hook by default
Bug Fixes
- Gracefully handle binary files in
LineEndingspre-commit hook - Gracefully handle gem loading errors when invoking Overcommit in a repo where the
gemfilespecified by the local.overcommit.ymlreferences a gem version incompatible with the already-loaded Overcommit