mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
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