diff --git a/lefthook.yml b/lefthook.yml index 6789e0af..915525f8 100644 --- a/lefthook.yml +++ b/lefthook.yml @@ -6,13 +6,6 @@ color: true extends: {} -pre-push: - parallel: true - commands: - packages-audit: - tags: security - run: yarn audit - pre-commit: parallel: true commands: