use npx in husky

This commit is contained in:
weboko 2022-12-23 23:05:50 +01:00
parent 010d328942
commit 3d3f75bb64
No known key found for this signature in database

View File

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