Skip to content

Commit 7c05fe6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.23.3 → v8.24.2](gitleaks/gitleaks@v8.23.3...v8.24.2) - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.4...v0.11.4)
1 parent e75076c commit 7c05fe6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ repos:
2525

2626
# gitleaks
2727
- repo: https://github.com/gitleaks/gitleaks
28-
rev: v8.23.3
28+
rev: v8.24.2
2929
hooks:
3030
- id: gitleaks
3131

3232
# ruff
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.9.4
34+
rev: v0.11.4
3535
hooks:
3636
# Ruff linting
3737
- id: ruff

0 commit comments

Comments
 (0)