chore: remove deprecated husky v9 shim lines (#113)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful

Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
This commit was merged in pull request #113.
This commit is contained in:
2026-03-15 16:48:51 +00:00
committed by jason.woltje
parent 049bb719e8
commit 8aaf229483
2 changed files with 0 additions and 6 deletions

View File

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

View File

@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm typecheck && pnpm lint && pnpm format:check pnpm typecheck && pnpm lint && pnpm format:check