mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-01 16:50:10 +00:00
yaml: remove --fail
This commit is contained in:
parent
af168d2c57
commit
dffd8b5299
@ -4,6 +4,6 @@ repos:
|
||||
- id: trufflehog
|
||||
name: TruffleHog
|
||||
description: Detect secrets in your data.
|
||||
entry: bash -c 'trufflehog git file://. --since-commit HEAD --results=verified,unknown --fail --no-update'
|
||||
entry: bash -c 'trufflehog git file://. --since-commit HEAD --results=verified,unknown --no-update'
|
||||
language: system
|
||||
stages: ["commit", "push"]
|
Loading…
x
Reference in New Issue
Block a user