chore: fix bug intoduced in #316 (#335)

This commit is contained in:
Maksym Vlasov 2022-02-10 17:51:09 +02:00 committed by GitHub
commit a80d3835d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@
- id: checkov
name: Checkov
description: Runs checkov on Terraform templates.
entry: hooks/checkov -d .
entry: checkov -d .
language: python
pass_filenames: false
always_run: false