Skip to content

Commit 98861e4

Browse files
committed
fix: remove deprecated husky shell integration lines
1 parent 9f1d9e7 commit 98861e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
echo "🔍 Running pre-commit checks..."
52

63
# Run lint-staged (only on staged files, excluding dist)

0 commit comments

Comments
 (0)