Skip to content

Commit 9de917b

Browse files
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.9.8
1 parent 56b5224 commit 9de917b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
args: [--fix]
77
- id: ruff-format
88
- repo: https://github.com/astral-sh/uv-pre-commit
9-
rev: 0.9.7
9+
rev: 0.9.8
1010
hooks:
1111
# Ensure the uv lock file is up to date
1212
- id: uv-lock

0 commit comments

Comments
 (0)