Skip to content

Commit 283ba24

Browse files
committed
Update .pre-commit-config.yaml
1 parent b4c5191 commit 283ba24

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:
22
- repo: https://github.com/antonbabenko/pre-commit-terraform
3-
rev: v1.83.4
3+
rev: v1.88.4
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_validate
@@ -11,7 +11,7 @@ repos:
1111
args:
1212
- --args=--config=__GIT_WORKING_DIR__/.tflint.hcl
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.4.0
14+
rev: v4.5.0
1515
hooks:
1616
- id: check-merge-conflict
1717
- id: end-of-file-fixer

0 commit comments

Comments
 (0)