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 a2627f1 commit d99aa42Copy full SHA for d99aa42
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.6
+ rev: 0.9.7
10
hooks:
11
# Ensure the uv lock file is up to date
12
- id: uv-lock
0 commit comments