We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d682c7f commit 2e98138Copy full SHA for 2e98138
.pre-commit-config.yaml
@@ -72,7 +72,7 @@ repos:
72
- id: ruff-format
73
# Dependency management
74
- repo: https://github.com/astral-sh/uv-pre-commit
75
- rev: 0.5.13
+ rev: 0.5.18
76
hooks:
77
- id: uv-lock
78
args:
0 commit comments