Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
3pings authored Jul 27, 2022
1 parent 367e6dd commit fa9e7ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.45.0
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.74.1
hooks:
- id: terraform_fmt
- id: terraform_docs
# - id: terraform_validate
- id: terraform_tflint
args:
- --args=--disable-rule=terraform_module_version
- --args=--disable-rule=terraform_module_version

0 comments on commit fa9e7ee

Please sign in to comment.