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