Skip to content

Commit 905d558

Browse files
[pre-commit.ci] pre-commit autoupdate (#18)
updates: - [github.com/gruntwork-io/pre-commit: v0.1.24 → v0.1.25](gruntwork-io/pre-commit@v0.1.24...v0.1.25) - [github.com/bridgecrewio/checkov.git: 3.2.334 → 3.2.344](https://github.com/bridgecrewio/checkov.git/compare/3.2.334...3.2.344) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cec4bfe commit 905d558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- --args=-recursive
2323
- --args=-write=true
2424
- repo: https://github.com/gruntwork-io/pre-commit
25-
rev: v0.1.24
25+
rev: v0.1.25
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.334
36+
rev: 3.2.344
3737
hooks:
3838
- id: checkov
3939
# - id: checkov_diff

0 commit comments

Comments
 (0)