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 b2e6b00 commit 998bf4eCopy full SHA for 998bf4e
.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.8.22
+ rev: 0.8.23
30
31
# Ensure the uv lock file is up to date
32
- id: uv-lock
0 commit comments