enhance: [cherry-pick][skip e2e]remove slow pre commit (#31424)

pr: https://github.com/milvus-io/milvus/pull/31397
remove slow pre commit

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/31462/head
zhuwenxing 2024-03-20 20:53:23 +08:00 committed by GitHub
parent 528824f929
commit b1df1d1516
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 9 deletions

View File

@ -8,12 +8,3 @@ repos:
rev: v1.16.10
hooks:
- id: typos
- repo: https://github.com/trufflesecurity/trufflehog
rev: v3.54.3
hooks:
- id: trufflehog
name: TruffleHog
description: Detect secrets in your data.
entry: bash -c 'trufflehog git file://. --max-depth 1 --since-commit HEAD --only-verified --fail'
language: system
stages: ["commit"]