Skip to content

Commit 30edea2

Browse files
authored
chore: update pre-commit-terraform (nozaq#193)
1 parent 89a2756 commit 30edea2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
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
2+
- repo: git://github.com/antonbabenko/pre-commit-terraform
3+
rev: v1.50.0
4+
hooks:
5+
- id: terraform_fmt
6+
- id: terraform_docs

0 commit comments

Comments
 (0)