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

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: