1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-05-07 17:28:39 +00:00

chore: upgrade husky v9 settings

This commit is contained in:
Cotes Chung
2024-06-07 19:27:54 +08:00
parent 7ca9c59784
commit cf853f14e4
2 changed files with 3 additions and 5 deletions
Executable → Regular
+1 -4
View File
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint --edit ${1}
npx --no -- commitlint --edit $1