Skip to content

Commit bce29d2

Browse files
sort alphabetically
Signed-off-by: Rudransh Shrivastava <rudransh.shrivastava@owasp.org>
1 parent b6e6cbf commit bce29d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ repos:
3737
files: ^infrastructure/.*\.(tf|tftest\.hcl)$
3838
- id: terraform_providers_lock
3939
args:
40-
- --hook-config=--mode=regenerate-lockfile-if-some-platform-missed
4140
- --args=-platform=darwin_arm64
4241
- --args=-platform=linux_amd64
4342
- --args=-platform=linux_arm64
43+
- --hook-config=--mode=regenerate-lockfile-if-some-platform-missed
4444
files: .terraform.lock.hcl
4545
name: Lock terraform providers (takes a few minutes if hashes are missing)
4646
- id: terraform_tflint

0 commit comments

Comments
 (0)