Skip to content

Commit

Permalink
add checkov into pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
egekocabas committed Nov 27, 2023
1 parent c042199 commit 25a222a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ repos:
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/bridgecrewio/checkov.git
rev: 3.1.15
hooks:
- id: checkov
files: ^terraform/.*\.yml$

0 comments on commit 25a222a

Please sign in to comment.