Skip to content

Commit 9a38c03

Browse files
authored
Merge pull request #1 from dhkts1/test-gitleaks
fixes
2 parents e9f2082 + d909631 commit 9a38c03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,12 @@ repos:
9797
types: [shell]
9898
files: \.sh$
9999

100+
100101
- repo: https://github.com/gitleaks/gitleaks
101102
rev: v8.24.0
102103
hooks:
103104
- id: gitleaks
104-
105+
name: gitleaks
105106
- repo: https://github.com/PyCQA/bandit
106107
rev: 1.8.3
107108
hooks:

0 commit comments

Comments
 (0)