We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d682c7f commit edcafdcCopy full SHA for edcafdc
.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.17
76
hooks:
77
- id: uv-lock
78
args:
0 commit comments