Skip to content

Commit

Permalink
Updates for overlay support
Browse files Browse the repository at this point in the history
  • Loading branch information
3pings committed Mar 20, 2024
1 parent aa03524 commit 75852b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.74.1
rev: v1.88.2
hooks:
- id: terraform_fmt
- id: terraform_docs
# - id: terraform_validate
- id: terraform_tflint
args:
- --args=--disable-rule=terraform_module_version
- --minimum-failure-severity=notice --recursive --config

0 comments on commit 75852b3

Please sign in to comment.