Skip to content

Overcommit 0.40.0

Compare
Choose a tag to compare
@sds sds released this 29 Jun 16:02
· 305 commits to main since this release
d823ddf

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 in HardTabs 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