We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e90988 commit e94b928Copy full SHA for e94b928
python/.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
args: [--fix]
7
- id: ruff-format
8
- repo: https://github.com/astral-sh/uv-pre-commit
9
- rev: 0.9.5
+ rev: 0.9.6
10
hooks:
11
# Ensure the uv lock file is up to date
12
- id: uv-lock
0 commit comments