Skip to content

Commit 2f96525

Browse files
committed
chore: bump uv to 0.11.7 for pre-commit hooks
Made-with: Cursor
1 parent d45c3d6 commit 2f96525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
fail_fast: true
33

4-
.uv_version: &uv_version uv==0.9.5
4+
.uv_version: &uv_version uv==0.11.7
55

66
# We use system Python, with required dependencies specified in pyproject.toml.
77
# We therefore cannot use those dependencies in pre-commit CI.

0 commit comments

Comments
 (0)