Skip to content

Commit e94b928

Browse files
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.9.6
1 parent 8e90988 commit e94b928

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.5
9+
rev: 0.9.6
1010
hooks:
1111
# Ensure the uv lock file is up to date
1212
- id: uv-lock

0 commit comments

Comments
 (0)