From 0cc30a6adacd781f4c37b44952f6ce3b5aefd934 Mon Sep 17 00:00:00 2001 From: Pavel Garaev Date: Tue, 6 Feb 2024 11:45:10 +0400 Subject: [PATCH] Update lib --- .husky/pre-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.husky/pre-commit b/.husky/pre-commit index d24fdfc..abf1181 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" -npx lint-staged +npx lint-staged --allow-empty