Skip to content

Commit 7056a0c

Browse files
authored
Bump gitleaks version in pre-commit config (#2452)
The PR updates `gitleaks` version up to `v8.26.0` in pre-commit config.
1 parent c4dab5d commit 7056a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ repos:
7979
- id: clang-format
8080
args: ["-i"]
8181
- repo: https://github.com/gitleaks/gitleaks
82-
rev: v8.25.1
82+
rev: v8.26.0
8383
hooks:
8484
- id: gitleaks
8585
- repo: https://github.com/jumanjihouse/pre-commit-hooks

0 commit comments

Comments
 (0)