mirror of https://github.com/openclaw/openclaw.git
Chore: widen xxxxx detect-secrets allowlist
This commit is contained in:
parent
d23d36a2f9
commit
e19b3679d1
|
|
@ -66,7 +66,7 @@ repos:
|
|||
- --exclude-lines
|
||||
- 'env: \{ MISTRAL_API_K[E]Y: "sk-\.\.\." \},'
|
||||
- --exclude-lines
|
||||
- '"ap[i]Key": "xxxxx",'
|
||||
- '"ap[i]Key": "xxxxx"(,)?'
|
||||
- --exclude-lines
|
||||
- 'ap[i]Key: "A[I]za\.\.\.",'
|
||||
# Shell script linting
|
||||
|
|
|
|||
Loading…
Reference in New Issue