Skip to content

Commit 38e9d4b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.8.19 → 0.9.7](astral-sh/uv-pre-commit@0.8.19...0.9.7) - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.14.3](astral-sh/ruff-pre-commit@v0.13.1...v0.14.3)
1 parent 3de6459 commit 38e9d4b

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
@@ -9,7 +9,7 @@ ci:
99
- uv-test
1010
repos:
1111
- repo: https://github.com/astral-sh/uv-pre-commit
12-
rev: 0.8.19
12+
rev: 0.9.7
1313
hooks:
1414
- id: uv-lock
1515
- id: uv-export
@@ -19,7 +19,7 @@ repos:
1919
- id: taplo-format
2020
- id: taplo-lint
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.13.1
22+
rev: v0.14.3
2323
hooks:
2424
- id: ruff-check
2525
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)