Skip to content

Commit 51db7c7

Browse files
committed
chore(pre-commit): remove semgrep hook
Signed-off-by: da-moon <[email protected]> Precommit-Verified: cc97afc1648b1e22b63738c454d79614ac3d9f16e05a7abdb909d70c92b241b6
1 parent b64ac6a commit 51db7c7

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -132,17 +132,6 @@ repos:
132132
files: \.(md|mdown|markdown)$
133133
description: >-
134134
Fix some markdown formatting issues with Prettier
135-
- repo: https://github.com/returntocorp/semgrep
136-
rev: "v1.49.0"
137-
hooks:
138-
- id: semgrep
139-
name: semgrep-docker
140-
alias: semgrep-docker
141-
types: ["dockerfile"]
142-
args:
143-
- --config=auto
144-
description: >-
145-
Run checks against Terraform Dockerfiles with Semgrep
146135
- repo: https://github.com/pre-commit/pre-commit-hooks
147136
rev: v4.5.0
148137
hooks:

0 commit comments

Comments
 (0)