Skip to content

Commit

Permalink
fix: update pre-commit and pre-push hooks (#6)
Browse files Browse the repository at this point in the history
Co-authored-by: Vasil Vanchuk <[email protected]>
  • Loading branch information
vvscode and vvscode authored Nov 24, 2023
1 parent 455b1e2 commit 0884d38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

lint-staged
npx lint-staged
Empty file modified .husky/pre-push
100644 → 100755
Empty file.

0 comments on commit 0884d38

Please sign in to comment.