mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
fix: Fixed spacing in terraform_wrapper_module_for_each hook (#503)
This commit is contained in:
parent
b7417bb4c6
commit
ddc0d81d31
2 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,7 @@ repos:
|
||||||
|
|
||||||
# Dockerfile linter
|
# Dockerfile linter
|
||||||
- repo: https://github.com/hadolint/hadolint
|
- repo: https://github.com/hadolint/hadolint
|
||||||
rev: v2.12.0
|
rev: v2.12.1-beta
|
||||||
hooks:
|
hooks:
|
||||||
- id: hadolint
|
- id: hadolint
|
||||||
args: [
|
args: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue