Skip to content

Commit db54b9e

Browse files
[pre-commit.ci] pre-commit autoupdate (#75)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.6...v0.15.7) - [github.com/astral-sh/uv-pre-commit: 0.10.10 → 0.10.12](astral-sh/uv-pre-commit@0.10.10...0.10.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d33b6e2 commit db54b9e

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

0 commit comments

Comments
 (0)