Skip to content

Commit 8b5fa06

Browse files
[pre-commit.ci] pre-commit autoupdate (#78)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.7...v0.15.8) - [github.com/astral-sh/uv-pre-commit: 0.10.12 → 0.11.2](astral-sh/uv-pre-commit@0.10.12...0.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e302896 commit 8b5fa06

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
@@ -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.7
31+
rev: v0.15.8
3232
hooks:
3333
- id: ruff-check
3434
- id: ruff-format
3535
- repo: https://github.com/astral-sh/uv-pre-commit
36-
rev: 0.10.12
36+
rev: 0.11.2
3737
hooks:
3838
- id: uv-lock
3939
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)