Skip to content

Commit

Permalink
chore(pre-commit): remove semgrep hook
Browse files Browse the repository at this point in the history
Signed-off-by: da-moon <[email protected]>

Precommit-Verified: cc97afc1648b1e22b63738c454d79614ac3d9f16e05a7abdb909d70c92b241b6
  • Loading branch information
da-moon committed Nov 16, 2023
1 parent b64ac6a commit 51db7c7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,17 +132,6 @@ repos:
files: \.(md|mdown|markdown)$
description: >-
Fix some markdown formatting issues with Prettier
- repo: https://github.com/returntocorp/semgrep
rev: "v1.49.0"
hooks:
- id: semgrep
name: semgrep-docker
alias: semgrep-docker
types: ["dockerfile"]
args:
- --config=auto
description: >-
Run checks against Terraform Dockerfiles with Semgrep
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
Expand Down

0 comments on commit 51db7c7

Please sign in to comment.