Skip to content

Releases: evilmartians/lefthook

v1.7.8

26 Jul 08:33
v1.7.8
b7309ae
Compare
Choose a tag to compare

Changelog

v1.7.7

24 Jul 14:29
v1.7.7
b9894dd
Compare
Choose a tag to compare

Changelog

v1.7.6

24 Jul 08:26
v1.7.6
efa67f5
Compare
Choose a tag to compare

New

You can receive the updates of the lefthook executable without any package manager!

# Just run

lefthook self-update

This command only works if you install lefthook via go install github.com/evilmartians/lefthook@latest or directly from the Github release assets.

Changelog

v1.7.5

22 Jul 07:47
v1.7.5
d7ae5f7
Compare
Choose a tag to compare

Changelog

v1.7.4

19 Jul 07:44
v1.7.4
f818fe5
Compare
Choose a tag to compare

Changelog

v1.7.3

18 Jul 07:35
v1.7.3
3df0ede
Compare
Choose a tag to compare

Changelog

New

Add support for file list in the exclude option.

pre-commit:
  commands:
    lint:
      run: yarn lint {staged_files}
      exclude:
        - vendor/some-file.js
        - package.json

v1.7.2

11 Jul 08:15
v1.7.2
e9ad69b
Compare
Choose a tag to compare

Changelog

  • f99bcd2 fix: add missing sub directory in hook template (#768)

v1.7.1

08 Jul 14:40
v1.7.1
ef79a53
Compare
Choose a tag to compare

Changelog

  • f997887 fix: use correct extension in hook.tmpl (#767)

v1.7.0

08 Jul 10:46
v1.7.0
c46108e
Compare
Choose a tag to compare

Changelog

v1.6.22

08 Jul 10:36
v1.6.22
e3ae8e8
Compare
Choose a tag to compare

Changelog