Skip to content

Commit

Permalink
Add tflint to .precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomdango committed Jun 29, 2023
1 parent 2baf5ec commit 28e512f
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 @@ -22,3 +22,8 @@ repos:
rev: v8.17.0
hooks:
- id: gitleaks-docker

- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.81.0
hooks:
- id: terraform_tflint

0 comments on commit 28e512f

Please sign in to comment.