Skip to content

Commit 40e5775

Browse files
pre-commit-ci[bot]dolfinus
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.10.3 → 0.10.4](astral-sh/uv-pre-commit@0.10.3...0.10.4) - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2)
1 parent 13b2a10 commit 40e5775

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
@@ -94,13 +94,13 @@ repos:
9494
priority: 8
9595

9696
- repo: https://github.com/astral-sh/uv-pre-commit
97-
rev: 0.10.3
97+
rev: 0.10.4
9898
hooks:
9999
- id: uv-lock
100100
priority: 9
101101

102102
- repo: https://github.com/astral-sh/ruff-pre-commit
103-
rev: v0.15.1
103+
rev: v0.15.2
104104
hooks:
105105
- id: ruff-format
106106
priority: 9

0 commit comments

Comments
 (0)