Skip to content

Commit cec4bfe

Browse files
[pre-commit.ci] pre-commit autoupdate (#17)
updates: - [github.com/antonbabenko/pre-commit-terraform: v1.96.1 → v1.96.2](antonbabenko/pre-commit-terraform@v1.96.1...v1.96.2) - [github.com/gruntwork-io/pre-commit: v0.1.23 → v0.1.24](gruntwork-io/pre-commit@v0.1.23...v0.1.24) - [github.com/bridgecrewio/checkov.git: 3.2.257 → 3.2.334](https://github.com/bridgecrewio/checkov.git/compare/3.2.257...3.2.334) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 03de36a commit cec4bfe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repos:
1515
- id: check-added-large-files
1616
- id: double-quote-string-fixer
1717
- repo: https://github.com/antonbabenko/pre-commit-terraform
18-
rev: v1.96.1
18+
rev: v1.96.2
1919
hooks:
2020
- id: terraform_fmt
2121
args:
2222
- --args=-recursive
2323
- --args=-write=true
2424
- repo: https://github.com/gruntwork-io/pre-commit
25-
rev: v0.1.23
25+
rev: v0.1.24
2626
hooks:
2727
- id: terraform-validate
2828
# - id: tflint
@@ -33,7 +33,7 @@ repos:
3333
- id: go-imports
3434
- id: no-go-testing
3535
- repo: https://github.com/bridgecrewio/checkov.git
36-
rev: 3.2.257
36+
rev: 3.2.334
3737
hooks:
3838
- id: checkov
3939
# - id: checkov_diff

0 commit comments

Comments
 (0)