Skip to content

Commit 8f75991

Browse files
[pre-commit.ci] pre-commit autoupdate (#10)
updates: - git://github.com/antonbabenko/pre-commit-terraform: v1.24.0 → v1.50.0 - [github.com/pre-commit/pre-commit-hooks: v2.4.0 → v3.4.0](pre-commit/pre-commit-hooks@v2.4.0...v3.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a469e7e commit 8f75991

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,12 +1,12 @@
11
---
22
repos:
33
- repo: git://github.com/antonbabenko/pre-commit-terraform
4-
rev: v1.24.0
4+
rev: v1.50.0
55
hooks:
66
- id: terraform_fmt
77
- id: terraform_docs
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v2.4.0
9+
rev: v3.4.0
1010
hooks:
1111
- id: end-of-file-fixer
1212
- id: trailing-whitespace

0 commit comments

Comments
 (0)