fix husky deprecation warning in pre-commit hook

This commit is contained in:
Robert Wolff 2025-01-16 16:52:04 +01:00
parent e300f75df0
commit b280ad4952

View file

@ -1,4 +1 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm exec lint-staged