Ensure secrets are not commited into the repository
This commit is contained in:
parent
071d446c84
commit
450a4207f6
1 changed files with 4 additions and 0 deletions
|
|
@ -27,3 +27,7 @@ repos:
|
|||
- id: forbid-binary
|
||||
exclude: ^\.local/share/jupyter/kernels/python3\.12/logo-
|
||||
- id: shellcheck
|
||||
- repo: https://github.com/Yelp/detect-secrets
|
||||
rev: v1.4.0
|
||||
hooks:
|
||||
- id: detect-secrets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue