diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee99377..55b0eb3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: exclude: version.tf exclude: examples args: - - --args=--config==__GIT_WORKING_DIR__/.terraform-docs.yml + - --args=--config=.terraform-docs.yml # - id: terraform_tflint # args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"] # exclude: examples