From 7c2d9654f4bc1d0057c53a8f2218f781596f1743 Mon Sep 17 00:00:00 2001 From: DoSun Date: Wed, 13 May 2026 17:55:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20pre-commit=20hook=20=E6=94=B9=E7=94=A8?= =?UTF-8?q?=20bunx=20=E6=9B=BF=E4=BB=A3=20npx=20=E9=81=BF=E5=85=8D=20npm?= =?UTF-8?q?=20arborist=20=E5=85=BC=E5=AE=B9=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 2312dc587..ea5a55b6f 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1 @@ -npx lint-staged +bunx lint-staged