forked from github/pre-commit-opentofu
parent
441e87a08c
commit
a80d3835d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue