Skip to content

Commit

Permalink
.pre-commit-config.yaml: remove terraform checks
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Jan 1, 2024
1 parent c3e19e8 commit 3847a9f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,3 @@ repos:
rev: v8.18.0
hooks:
- id: gitleaks
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.83.4
hooks:
- id: terraform_fmt
- id: terragrunt_fmt
- id: terraform_validate
args:
- --tf-init-args=-backend=false
- id: terragrunt_fmt

0 comments on commit 3847a9f

Please sign in to comment.