Skip to content
Snippets Groups Projects
Commit 639bb2d4 authored by nimrod's avatar nimrod
Browse files

Add detect-secret pre-commit hook.

parent 073c69a1
No related branches found
No related tags found
No related merge requests found
...@@ -83,3 +83,7 @@ repos: ...@@ -83,3 +83,7 @@ repos:
hooks: hooks:
- id: bandit - id: bandit
exclude: *excluded_pythonscripts exclude: *excluded_pythonscripts
- repo: https://github.com/Yelp/detect-secrets
rev: v0.13.0
hooks:
- id: detect-secrets
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment