Skip to content

Commit 1bc4e3f

Browse files
[pre-commit.ci] pre-commit autoupdate (#763)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.2](astral-sh/ruff-pre-commit@v0.9.1...v0.9.2) - [github.com/gitleaks/gitleaks: v8.23.0 → v8.23.1](gitleaks/gitleaks@v8.23.0...v8.23.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4e970e3 commit 1bc4e3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ repos:
3232
- id: detect-secrets
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.9.1
35+
rev: v0.9.2
3636
hooks:
3737
- id: ruff
3838
- id: ruff-format
3939

4040
- repo: https://github.com/gitleaks/gitleaks
41-
rev: v8.23.0
41+
rev: v8.23.1
4242
hooks:
4343
- id: gitleaks
4444

0 commit comments

Comments
 (0)