mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 10:28:41 +08:00
enhance: [skip e2e]remove slow pre commit (#31397)
remove slow pre commit Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
dc2cdbe387
commit
4c6aa95ec8
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user