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 c553aa7 commit 3db7761Copy full SHA for 3db7761
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: mypy
26
args: [--ignore-missing-imports, --no-warn-unused-ignores]
27
- repo: https://github.com/astral-sh/uv-pre-commit
28
- rev: 0.7.2
+ rev: 0.7.3
29
hooks:
30
- id: uv-lock
31
- repo: local
0 commit comments