Skip to content

Commit

Permalink
Merge pull request #38 from Quantco/AliPiccioniQC-patch-1
Browse files Browse the repository at this point in the history
Update .pre-commit-hooks.yaml
  • Loading branch information
AliPiccioniQC authored Oct 8, 2024
2 parents de9e759 + d326232 commit 665ab96
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
@@ -1,7 +1,7 @@
- id: checkov-conda
name: checkov-conda
description: 'This hook runs checkov.'
entry: checkov -d .
entry: checkov -d . --download-external-modules true --quiet
language: conda
pass_filenames: false
always_run: false
Expand Down

0 comments on commit 665ab96

Please sign in to comment.