Skip to content

Commit 18898dd

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 192a35f commit 18898dd

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
@@ -25,12 +25,12 @@ repos:
2525
- id: python-no-log-warn
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.15.4
28+
rev: v0.15.5
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff-check
3232
- repo: https://github.com/astral-sh/uv-pre-commit
33-
rev: 0.10.7
33+
rev: 0.10.9
3434
hooks:
3535
- id: uv-lock
3636
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)