Skip to content

Commit 1f6f292

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/tofuutils/pre-commit-opentofu: v1.0.4 → v2.1.0](tofuutils/pre-commit-opentofu@v1.0.4...v2.1.0)
1 parent dfdc95a commit 1f6f292

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
args: ["--maxkb=800"]
@@ -54,7 +54,7 @@ repos:
5454
stages: [commit-msg]
5555
additional_dependencies: ["@commitlint/config-conventional"]
5656
- repo: https://github.com/tofuutils/pre-commit-opentofu
57-
rev: v1.0.4
57+
rev: v2.1.0
5858
hooks:
5959
- id: tofu_fmt
6060
# - id: tfupdate

0 commit comments

Comments
 (0)