Skip to content

Commit

Permalink
remove deprecated from husky
Browse files Browse the repository at this point in the history
  • Loading branch information
fwuensche committed Sep 9, 2024
1 parent 7899259 commit 9a53143
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/usr/bin/env sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged

# TODO: it'd be nice to run tests here, but it does not work because cherry diff requires the git diff to be clean.
Expand Down

0 comments on commit 9a53143

Please sign in to comment.