Skip to content

Commit 74c8b09

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5) - [github.com/astral-sh/uv-pre-commit: 0.10.7 → 0.10.9](astral-sh/uv-pre-commit@0.10.7...0.10.9)
1 parent b5f9ebb commit 74c8b09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ repos:
2828
- id: python-use-type-annotations
2929
- id: text-unicode-replacement-char
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.15.4
31+
rev: v0.15.5
3232
hooks:
3333
- id: ruff-check
3434
- id: ruff-format
3535
- repo: https://github.com/astral-sh/uv-pre-commit
36-
rev: 0.10.7
36+
rev: 0.10.9
3737
hooks:
3838
- id: uv-lock
3939
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)