Skip to content

Commit b65461f

Browse files
committed
chore: Update checkov version in pre-commit-config
1 parent 5234f7c commit b65461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
args: ["."]
1919

2020
- repo: https://github.com/bridgecrewio/checkov.git
21-
rev: "2.5.8" # Get the latest from: https://github.com/bridgecrewio/checkov/releases
21+
rev: "2.5.9" # Get the latest from: https://github.com/bridgecrewio/checkov/releases
2222
hooks:
2323
- id: checkov
2424
args: [--skip-check, "CKV_TF_1"] # Terraform module sources do not use a git url with a commit hash revision

0 commit comments

Comments
 (0)