We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a2756 commit 30edea2Copy full SHA for 30edea2
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
-- repo: git://github.com/antonbabenko/pre-commit-terraform
3
- rev: v1.45.0
4
- hooks:
5
- - id: terraform_fmt
6
- - id: terraform_docs
+ - repo: git://github.com/antonbabenko/pre-commit-terraform
+ rev: v1.50.0
+ hooks:
+ - id: terraform_fmt
+ - id: terraform_docs
0 commit comments