Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Disable terraform docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bushong1 committed Dec 21, 2023
1 parent 8329ca8 commit c89b2fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ repos:
args:
- "--args=--fix"
- id: terragrunt_fmt
- id: terraform_docs
## Disable terraform_docs for misc-modules
#- id: terraform_docs
ci:
autofix_commit_msg: |
[pre-commit.ci] auto fixes from pre-commit.com hooks
Expand Down

0 comments on commit c89b2fe

Please sign in to comment.