build: refine husky configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 22 Sep 2023 17:10:05 +0000 (19:10 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 22 Sep 2023 17:10:05 +0000 (19:10 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.husky/pre-commit

index d24fdfc601b9ffe8ccc3fca5d3b873109dc56c4a..cf0c46b936c647a48c38cfbf9d837b280fcbb754 100755 (executable)
@@ -1,4 +1,4 @@
 #!/usr/bin/env sh
 . "$(dirname -- "$0")/_/husky.sh"
 
-npx lint-staged
+npx --no-install lint-staged