From 9cc18759a135db4febda57819f2db39faf130d6c Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 22 Feb 2026 15:01:01 +0100 Subject: [PATCH] chore: test pre-commit --- .husky/pre-commit | 1 + 1 file changed, 1 insertion(+) diff --git a/.husky/pre-commit b/.husky/pre-commit index d0a7784..1d83bcd 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,2 @@ +echo "pre-commit..." npx lint-staged \ No newline at end of file