Skip to content

Commit c0d95c8

Browse files
committed
Revert "chore(pre-commit): replace gitleaks with betterleaks (#2351)"
This reverts commit 4caaa73.
1 parent 5343868 commit c0d95c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ repos:
2727
- --verbose
2828
- id: ruff-format
2929
verbose: true
30-
- repo: https://github.com/betterleaks/betterleaks
31-
rev: v1.1.0
30+
- repo: https://github.com/gitleaks/gitleaks
31+
rev: v8.25.1
3232
hooks:
33-
- id: betterleaks
33+
- id: gitleaks
3434
- repo: https://github.com/astral-sh/uv-pre-commit
3535
rev: 0.9.7
3636
hooks:

0 commit comments

Comments
 (0)