chore: husky migration (#875)

This commit is contained in:
Michael Kriese 2024-11-08 10:37:40 +01:00 committed by GitHub
parent de0fb82dde
commit c884ed2ba3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh
pnpm commitlint --edit "$1"
commitlint --edit "$1"

View file

@ -1,3 +1,3 @@
#!/bin/sh
pnpm lint-staged
lint-staged