Skip to content

Commit de648e7

Browse files
chore(pre-commit): update pre-commit hooks
Auto-update pre-commit hooks to the latest compatible versions. See https://pre-commit.ci for details. updates: - [github.com/gitleaks/gitleaks: v8.24.3 → v8.27.2](gitleaks/gitleaks@v8.24.3...v8.27.2) - [github.com/backplane/pre-commit-rust-hooks: v1.1.0 → v1.2.1](backplane/pre-commit-rust-hooks@v1.1.0...v1.2.1)
1 parent b92a76e commit de648e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ repos:
3030
hooks:
3131
- id: typos
3232
- repo: https://github.com/gitleaks/gitleaks
33-
rev: v8.24.3
33+
rev: v8.27.2
3434
hooks:
3535
- id: gitleaks
3636
- repo: https://github.com/backplane/pre-commit-rust-hooks
37-
rev: v1.1.0
37+
rev: v1.2.1
3838
hooks:
3939
- id: fmt
4040
- id: check

0 commit comments

Comments
 (0)