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 <lasuillard@gmail.com>
  • Loading branch information
lasuillard committed Dec 30, 2023
1 parent 01e6708 commit 69e87cb
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 @@ -48,10 +48,3 @@ repos:
types_or: [javascript, ts, svelte]
pass_filenames: false
entry: pnpm run test

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

0 comments on commit 69e87cb

Please sign in to comment.