We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a973a9 commit 3fff4eeCopy full SHA for 3fff4ee
1 file changed
.pre-commit-config.yaml
@@ -14,6 +14,6 @@ repos:
14
args: ["--fix", "--exit-non-zero-on-fix"]
15
- id: ruff-format
16
- repo: https://github.com/astral-sh/uv-pre-commit
17
- rev: 0.11.8
+ rev: 0.11.12
18
hooks:
19
- id: uv-lock
0 commit comments