Skip to content

Commit c6c7279

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/antonbabenko/pre-commit-terraform: v1.96.2 → v1.99.0](antonbabenko/pre-commit-terraform@v1.96.2...v1.99.0) - [github.com/gruntwork-io/pre-commit: v0.1.25 → v0.1.29](gruntwork-io/pre-commit@v0.1.25...v0.1.29) - [github.com/bridgecrewio/checkov.git: 3.2.344 → 3.2.426](https://github.com/bridgecrewio/checkov.git/compare/3.2.344...3.2.426)
1 parent 905d558 commit c6c7279

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.2
18+
rev: v1.99.0
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.25
25+
rev: v0.1.29
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.344
36+
rev: 3.2.426
3737
hooks:
3838
- id: checkov
3939
# - id: checkov_diff

0 commit comments

Comments
 (0)