Terraform-IaC/.pre-commit-config.yaml

10 lines
333 B
YAML
Raw Normal View History

2023-07-09 17:03:05 +01:00
repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.16.1
hooks:
- id: gitleaks
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.81.0 # Get the latest from: https://github.com/antonbabenko/pre-commit-terraform/releases
hooks:
- id: terraform_fmt
# - id: terraform_docs