Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#789)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocofaigh authored Oct 18, 2023
1 parent 1322c7d commit a958729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ repos:
hooks:
- id: terraform_fmt
- id: terraform_validate
# only scan directories which has provider config in them due to limitation https://github.com/hashicorp/terraform/issues/28490
files: ^examples/|^patterns/|^solutions/
args:
- --hook-config=--retry-once-with-cleanup=true
Expand Down

0 comments on commit a958729

Please sign in to comment.