mirror of
https://github.com/awatertrevi/xamarin-neo4j.git
synced 2026-09-22 09:05:29 +00:00
Install gitleaks
This commit is contained in:
6
.pre-commit-config.yaml
Normal file
6
.pre-commit-config.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.19.0
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
args: ["--config=.gitleaks.toml"]
|
||||
Reference in New Issue
Block a user