Skip to content

Commit d037267

Browse files
authored
Fix and upgrade pre-commit config (#7)
1 parent ba441ef commit d037267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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.58.0
2+
- repo: https://github.com/antonbabenko/pre-commit-terraform
3+
rev: v1.70.1
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_validate

0 commit comments

Comments
 (0)