diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bdc06bc7..416c4123 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -97,7 +97,7 @@ scheduled npm audit: - $MAINTENANCE_MODE - $RENOVATE script: - - npm audit --audit-level=high + - npm audit --production stage: audit tidy: