diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2056df3..d0a6e69 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: exclude: version.tf - id: terraform_tflint args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"] + exclude: cloudtrail_orig - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.0.1 hooks: