From 4aa73713e19df78346eb62858ad65c9a10334894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Jona=C5=A1?= Date: Tue, 14 Jun 2022 11:39:25 +0200 Subject: [PATCH] chore(repo): remove husky call to missing file (#10732) --- .husky/pre-push | 1 - 1 file changed, 1 deletion(-) diff --git a/.husky/pre-push b/.husky/pre-push index 255edde47a..0bb4416778 100755 --- a/.husky/pre-push +++ b/.husky/pre-push @@ -1,5 +1,4 @@ #!/usr/bin/env sh -. "$(dirname "$0")/_/husky.sh" yarn check-lock-files yarn check-commit