Skip to content

Commit

Permalink
Configure gitleaks pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Aug 8, 2023
1 parent 33494a3 commit e2764de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/gitleaks/gitleaks
rev: v8.17.0
hooks:
- id: gitleaks

0 comments on commit e2764de

Please sign in to comment.