Skip to content

Commit 2907215

Browse files
committed
ci: enable secret-scan-trufflehog pre-commit hook
1 parent 7f448b2 commit 2907215

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2626

2727
repos:
28+
- repo: https://github.com/NVIDIA/security-workflows
29+
rev: v0.3.0
30+
hooks:
31+
- id: secret-scan-trufflehog
2832

2933
# Python formatting/linting
3034
## Run the Ruff formatter.

0 commit comments

Comments
 (0)