Skip to content

Commit

Permalink
fix: Update tf docs hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
13archit committed Oct 11, 2024
1 parent 455cd35 commit 3a9224d
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 @@ -7,7 +7,8 @@ repos:
language: script
#- id: terraform_validate
- id: terraform_docs
additional_dependencies: ['terraform-docs/terraform-docs']
entry: hooks/terraform_docs.sh
language: script
args:
- '--args=--lockfile=false'
- id: terraform_tflint
Expand Down

0 comments on commit 3a9224d

Please sign in to comment.