Skip to content
Snippets Groups Projects
Commit 3e8da8ee authored by Arie Peterson's avatar Arie Peterson
Browse files

Merge branch 'gitleaks-precommit' into 'main'

add gitleaks to pre-commit hook to make sure secrets are not added

See merge request stackspin/stackspin!741
parents ae347ddd 367de571
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,7 @@ repos:
rev: 5.0.9
hooks:
- id: isort
- repo: https://github.com/zricethezav/gitleaks
rev: v8.2.0
hooks:
- id: gitleaks
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment