From 3f62c4409fd0c97b5420b41b0af8d1b843c83e45 Mon Sep 17 00:00:00 2001 From: vineyardbovines Date: Thu, 7 May 2026 11:07:13 -0400 Subject: [PATCH] linting --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index 37b576cc34..c8fec63e2a 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx lint-staged --concurrent false --allow-empty +npx lint-staged --concurrent false