chore: remove audit pre push (#422)

This commit is contained in:
Webber Takken 2022-08-03 00:57:22 +02:00 committed by GitHub
parent 5b8bf1c8b7
commit c068855899
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,6 @@
color: true
extends: {}
pre-push:
parallel: true
commands:
packages-audit:
tags: security
run: yarn audit
pre-commit:
parallel: true
commands: