fix: pre-commit hook 改用 bunx 替代 npx 避免 npm arborist 兼容问题

This commit is contained in:
DoSun 2026-05-13 17:55:27 +08:00
parent 8505fce51a
commit 7c2d9654f4

View File

@ -1 +1 @@
npx lint-staged
bunx lint-staged