Skip to content

Commit 28c5bfa

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5bd3444 commit 28c5bfa

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,12 @@
203203
require_serial: true
204204
entry: ghcr.io/actuarysailor/pre-commit-terraform-tools:sha-26e2d3a
205205
language: docker_image
206-
args:
207-
- /usr/bin/hooks/terraform_validate.sh
208-
- --hook-config=--retry-once-with-cleanup=true
209-
- --hook-config=--parallelism-ci-cpu-cores=2
210-
- --
211-
- .
206+
args:
207+
- /usr/bin/hooks/terraform_validate.sh
208+
- --hook-config=--retry-once-with-cleanup=true
209+
- --hook-config=--parallelism-ci-cpu-cores=2
210+
- --
211+
- .
212212
pass_filenames: false
213213
files: \.(tf|tofu|tfvars|terraform\.lock\.hcl)$
214214
exclude: \.terraform/.*$

0 commit comments

Comments
 (0)