Skip to content

Commit

Permalink
chore: fix bug intoduced in #316 (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Feb 10, 2022
1 parent 441e87a commit a80d383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a80d383

Please sign in to comment.