Skip to content

Commit 44413f4

Browse files
ci: pre-commit autoupdate (#344)
updates: - [github.com/gitleaks/gitleaks: v8.26.0 → v8.27.0](gitleaks/gitleaks@v8.26.0...v8.27.0) - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12) - [github.com/astral-sh/uv-pre-commit: 0.7.8 → 0.7.9](astral-sh/uv-pre-commit@0.7.8...0.7.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 535feb7 commit 44413f4

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
@@ -56,7 +56,7 @@ repos:
5656
- id: detect-private-key
5757

5858
- repo: https://github.com/gitleaks/gitleaks
59-
rev: v8.26.0
59+
rev: v8.27.0
6060
hooks:
6161
- id: gitleaks
6262

@@ -86,7 +86,7 @@ repos:
8686
- id: markdownlint
8787

8888
- repo: https://github.com/astral-sh/ruff-pre-commit
89-
rev: v0.11.11
89+
rev: v0.11.12
9090
hooks:
9191
- id: ruff
9292
types_or: [python, pyi, jupyter]
@@ -110,7 +110,7 @@ repos:
110110
- id: taplo-format
111111

112112
- repo: https://github.com/astral-sh/uv-pre-commit
113-
rev: 0.7.8
113+
rev: 0.7.9
114114
hooks:
115115
- id: uv-lock
116116

0 commit comments

Comments
 (0)