diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8e8915..04e334c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,11 +18,6 @@ repos: - id: terraform_fmt - id: terraform_tflint - id: terraform_tfsec - # - id: terraform_docs - # args: - # - --hook-config=--path-to-file=README.md # Valid UNIX path. I.e. ../TFDOC.md or docs/README.md etc. - # - --hook-config=--add-to-existing-file=true # Boolean. true or false - # - --hook-config=--create-file-if-not-exist=true # Boolean. true or false # - repo: https://github.com/zricethezav/gitleaks # rev: v7.6.0 # hooks: