We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ec629 commit dfdc95aCopy full SHA for dfdc95a
.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.3
+ rev: v1.0.4
58
hooks:
59
- id: tofu_fmt
60
# - id: tfupdate
0 commit comments