Skip to content

Commit 444257d

Browse files
Copilotjbampton
andauthored
Uncomment gitleaks pre-commit hook
Agent-Logs-Url: https://github.com/NextCommunity/NextCommunity.github.io/sessions/342d88dc-bff2-4104-9bc3-4d6060563e29 Co-authored-by: jbampton <418747+jbampton@users.noreply.github.com>
1 parent c6355ae commit 444257d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ repos:
5151
pass_filenames: false
5252

5353
# GO-based
54-
# - repo: https://github.com/gitleaks/gitleaks
55-
# rev: v8.30.0
56-
# hooks:
57-
# - id: gitleaks
58-
# name: Run gitleaks
59-
# description: Check for secrets with gitleaks
54+
- repo: https://github.com/gitleaks/gitleaks
55+
rev: v8.30.0
56+
hooks:
57+
- id: gitleaks
58+
name: Run gitleaks
59+
description: Check for secrets with gitleaks
6060

6161
- repo: https://github.com/Lucas-C/pre-commit-hooks
6262
rev: v1.5.6

0 commit comments

Comments
 (0)