diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9663724b1..08c10285b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,6 +26,10 @@ exclude: ^src/grpc_generated repos: +- repo: https://github.com/NVIDIA/security-workflows + rev: v0.3.0 + hooks: + - id: secret-scan-trufflehog - repo: https://github.com/PyCQA/isort rev: 5.12.0 hooks: