Skip to content

Commit 7148c90

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.10.0 → 0.10.3](astral-sh/uv-pre-commit@0.10.0...0.10.3) - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](astral-sh/ruff-pre-commit@v0.15.0...v0.15.1)
1 parent 979f5a5 commit 7148c90

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

9797
- repo: https://github.com/astral-sh/uv-pre-commit
98-
rev: 0.10.0
98+
rev: 0.10.3
9999
hooks:
100100
- id: uv-lock
101101
priority: 9
102102

103103
- repo: https://github.com/astral-sh/ruff-pre-commit
104-
rev: v0.15.0
104+
rev: v0.15.1
105105
hooks:
106106
- id: ruff-format
107107
priority: 9

0 commit comments

Comments
 (0)