Skip to content

Commit ec36461

Browse files
committed
fix(repo): husky syntax
1 parent 6f19c97 commit ec36461

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
# Check if postgrest-js common types were modified
52
if git diff --cached --name-only | grep -q "packages/core/postgrest-js/src/types/common/"; then
63
echo "📝 Detected changes in postgrest-js common types..."

0 commit comments

Comments
 (0)