Skip to content

Commit 08c4827

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/antonbabenko/pre-commit-terraform: v1.92.2 → v1.103.0](antonbabenko/pre-commit-terraform@v1.92.2...v1.103.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0)
1 parent 4791ae4 commit 08c4827

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,7 +1,7 @@
11
exclude: ".terraform"
22
repos:
33
- repo: https://github.com/antonbabenko/pre-commit-terraform
4-
rev: v1.92.2
4+
rev: v1.103.0
55
hooks:
66
- id: terraform_docs
77
always_run: true
@@ -19,7 +19,7 @@ repos:
1919
- --args=--skip-dirs="**/.terraform,examples/*"
2020
- id: terraform_providers_lock
2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v4.6.0
22+
rev: v6.0.0
2323
hooks:
2424
- id: check-added-large-files
2525
- id: check-case-conflict

0 commit comments

Comments
 (0)