Skip to content

Commit 33507c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.15.7](astral-sh/ruff-pre-commit@v0.14.3...v0.15.7) - [github.com/astral-sh/uv-pre-commit: 0.9.7 → 0.10.12](astral-sh/uv-pre-commit@0.9.7...0.10.12)
1 parent 27f70d1 commit 33507c4

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
@@ -1,12 +1,12 @@
11
exclude: ^python/tests/__snapshots__/
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.14.3
4+
rev: v0.15.7
55
hooks:
66
- id: ruff-check
77
args: [--fix]
88
- id: ruff-format
99
- repo: https://github.com/astral-sh/uv-pre-commit
10-
rev: 0.9.7
10+
rev: 0.10.12
1111
hooks:
1212
- id: uv-lock

0 commit comments

Comments
 (0)