10 lines
333 B
YAML
10 lines
333 B
YAML
|
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
|