Skip to content

Commit

Permalink
fix pre-commit file
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jan 2, 2024
1 parent 98bd3c4 commit 2070c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2070c67

Please sign in to comment.