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