Skip to content

Commit

Permalink
Revert pre-commit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Meyers committed Mar 8, 2024
1 parent b3221cd commit a8483c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ repos:
args:
- --tf-init-args=-upgrade
- id: terraform_fmt # Rewrites all Terraform configuration files to a canonical format.
# - id: terraform_tflint # Validates all Terraform configuration files with TFLint.
- id: terraform_tflint # Validates all Terraform configuration files with TFLint.
- id: terraform_trivy # Static analysis of Terraform templates to spot potential security issues.
args:
- >
Expand Down

0 comments on commit a8483c7

Please sign in to comment.