Fix pre-commit hook: use local lint-staged instead of bunx
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Run lint-staged for file-specific checks
|
||||
bunx lint-staged
|
||||
./node_modules/.bin/lint-staged
|
||||
|
||||
echo "✅ Pre-commit checks passed!"
|
||||
|
||||
Reference in New Issue
Block a user