Skip to content

Commit c4abb94

Browse files
authored
Merge branch 'main' into copilot/analyze-test-coverage
2 parents ae7ca54 + 2823a8c commit c4abb94

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
audit-level=high

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
- id: npm-audit
4747
name: run npm-audit
4848
description: Run npm audit
49-
entry: npm audit --audit-level=high
49+
entry: npm audit
5050
language: system
5151
pass_filenames: false
5252

0 commit comments

Comments
 (0)