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 6faeba0 commit f4ade0dCopy full SHA for f4ade0d
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
hooks:
27
- id: mypy
28
- repo: https://github.com/astral-sh/uv-pre-commit
29
- rev: 0.9.7
+ rev: 0.9.8
30
31
# Ensure the uv lock file is up to date
32
- id: uv-lock
0 commit comments