We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86ccff commit 0289a30Copy full SHA for 0289a30
1 file changed
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
pass_filenames: false
79
always_run: true
80
81
- - id: gitleasks
+ - id: gitleaks
82
name: Git Leaks
83
description: gitleaks scans commits, commit messages, and --no-ff merges to
84
prevent adding secrets into your git repositories.
0 commit comments