We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfdc95a commit 511f991Copy full SHA for 511f991
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
stages: [commit-msg]
55
additional_dependencies: ["@commitlint/config-conventional"]
56
- repo: https://github.com/tofuutils/pre-commit-opentofu
57
- rev: v1.0.4
+ rev: v2.0.0
58
hooks:
59
- id: tofu_fmt
60
# - id: tfupdate
0 commit comments