Fix: husky 10 warning (#1616)

* fix: husky 10 warning

* fix: remove husky warning
This commit is contained in:
Roland 2025-08-19 13:20:43 +07:00 committed by GitHub
parent 24e9ed98c2
commit 7be3b25020
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 6 deletions

View file

@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
cd frontend && yarn commitlint --edit

View file

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