Skip to content

Commit 1463edb

Browse files
committed
Add pre-commit hooks
1 parent ff7d428 commit 1463edb

File tree

2 files changed

+94
-51
lines changed

2 files changed

+94
-51
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
repos:
22
- repo: git://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.27.0
3+
rev: v1.50.0
44
hooks:
5-
- id: terraform_fmt
65
- id: terraform_docs
7-
6+
- id: terraform_fmt
7+
- id: terraform_validate

0 commit comments

Comments
 (0)