Skip to content

Commit 90793f5

Browse files
committed
fix
1 parent cfb87a2 commit 90793f5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,9 @@ repos:
7878
pass_filenames: false
7979
always_run: true
8080

81-
- id: gitleasks
81+
- id: gitleaks
8282
name: Git Leaks
83-
description: gitleaks scans commits, commit messages, and --no-ff merges to
84-
prevent adding secrets into your git repositories.
83+
description: gitleaks scans commits, commit messages, and --no-ff merges to prevent adding secrets into your git repositories.
8584
entry: bash
8685
args:
8786
- -c

0 commit comments

Comments
 (0)