mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
594602f75a
* bump pre-commit hook version * re-run terraform-docs with the latest version
9 lines
195 B
YAML
9 lines
195 B
YAML
repos:
|
|
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
|
rev: v1.43.0
|
|
hooks:
|
|
- id: terraform_fmt
|
|
- id: terraform_docs
|
|
- id: terraform_validate
|
|
- id: terraform_tflint
|