diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b391ede..f270277 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: terraform_docs_replace args: ['table'] # exclude: common/*.tf - exclude: version.tf +# exclude: version.tf - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.1.0