Skip to content

Commit 36bf92e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/antonbabenko/pre-commit-terraform: v1.31.0 → v1.50.0](antonbabenko/pre-commit-terraform@v1.31.0...v1.50.0) - [github.com/pre-commit/pre-commit-hooks: v3.0.0 → v3.4.0](pre-commit/pre-commit-hooks@v3.0.0...v3.4.0)
1 parent 4828a3c commit 36bf92e

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.31.0
3+
rev: v1.50.0
44
hooks:
55
- id: terraform_docs
66
always_run: true
@@ -40,7 +40,7 @@ repos:
4040
files: \.tf(vars)?$
4141
exclude: examples
4242
- repo: https://github.com/pre-commit/pre-commit-hooks
43-
rev: v3.0.0
43+
rev: v3.4.0
4444
hooks:
4545
- id: check-case-conflict
4646
- id: check-json

0 commit comments

Comments
 (0)