We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae7ca54 + 2823a8c commit c4abb94Copy full SHA for c4abb94
.npmrc
@@ -0,0 +1 @@
1
+audit-level=high
.pre-commit-config.yaml
@@ -46,7 +46,7 @@ repos:
46
- id: npm-audit
47
name: run npm-audit
48
description: Run npm audit
49
- entry: npm audit --audit-level=high
+ entry: npm audit
50
language: system
51
pass_filenames: false
52
0 commit comments