ci(husky): removed 2 deprecated lines pointing to the husky location

This commit is contained in:
2025-08-28 08:24:48 +02:00
parent 1c25f5ef05
commit 6506e1d91e

View File

@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"
npm run lint:staged
npm run test