Releases: evilmartians/lefthook
Releases · evilmartians/lefthook
v1.3.10
Changelog
- 58f5e02 1.3.10: allow disabling logging for skipped commands and scripts
- 7fead41 deps: April 2023 (#466)
- 1ade029 feat: don't show when commands are skipped because of no matched files (#468)
v1.3.9
Changelog
- 03648fc 1.3.9: extend non-git hooks and use positional args in files command
- db29041 chore: update CHANGELOG
- 4d679f7 feat: allow extra hooks in local config (#462)
- 4fc12a3 feat: pass numeric placeholders to files command (#461)
v1.3.8
Changelog
- da27fa5 1.3.8: fix rc sourcing
- 4d2695b fix: make hook template compatible with shells without source command (#458)
v1.3.7
Changelog
- 5e04b2e 1.3.7: small fixes and dependencies update
- 117efa5 deps: dependencies update (March 2023) (#455)
- da1cb2c feat: allow globs in skip option (#457)
- 7bbde4e fix: don't fail on missing config file (#450)
v1.3.6
Changelog
- 961f396 1.3.6: fix stage_fixed with root option
- 8143080 feat: implitic skip on missing files for pre-commit and pre-push hooks (#448)
- 284f146 fix: stage fixed when root specified (#449)
v1.3.4
Changelog
- 74600a8 1.3.4: fix for remote extends
- e209c51 ci: use Coveralls gh action (#442)
- 182ae44 fix: don't extra extend config if lefthook-local.yml is missing (#444)
v1.3.2
Changelog
- f3e75ba 1.3.2: Allow sh sytax in files option
- 9a1cad2 fix: Allow sh syntax in files (#435)
v1.3.1
Changelog
- 44384b6 1.3.1: Auto create hooks folder
- 3f4eca1 chore: Fix goreleaser deprecations
- 34708b5 fix: Force creation of git hooks folder (#434)