Skip to content

Commit 428dfe4

Browse files
authored
Chore: [AEA-0000] - use gitleaks for secret scanning (#18)
use gitleaks for secret scanning
1 parent d86ccff commit 428dfe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ repos:
7878
pass_filenames: false
7979
always_run: true
8080

81-
- id: gitleasks
81+
- id: gitleaks
8282
name: Git Leaks
8383
description: gitleaks scans commits, commit messages, and --no-ff merges to
8484
prevent adding secrets into your git repositories.

0 commit comments

Comments
 (0)