Skip to content

Commit

Permalink
ci(pre-commit): Skip Checkov run
Browse files Browse the repository at this point in the history
Signed-off-by: Yuchan Lee <[email protected]>
  • Loading branch information
lasuillard authored Dec 30, 2023
1 parent 780cda4 commit ee785db
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,6 @@ repos:
entry: pnpm exec tsc
args: [--noEmit]

- id: checkov
name: Scan using Checkov
language: system
types: [file]
entry: checkov
args: [-f]

- id: vitest
name: Run tests with Vitest
language: system
Expand Down

0 comments on commit ee785db

Please sign in to comment.