mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-18 09:38:33 +01:00
14 lines
354 B
YAML
14 lines
354 B
YAML
repos:
|
|
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
|
rev: v1.7.4
|
|
hooks:
|
|
- id: terraform_fmt
|
|
- id: terraform_docs
|
|
- repo: git://github.com/pre-commit/pre-commit-hooks
|
|
rev: v2.0.0
|
|
hooks:
|
|
- id: check-merge-conflict
|
|
- id: trailing-whitespace
|
|
- id: check-yaml
|
|
- id: check-added-large-files
|