We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41ed694 + 32b70f1 commit 5a0f042Copy full SHA for 5a0f042
1 file changed
.pre-commit-config.yaml
@@ -74,15 +74,15 @@ repos:
74
stages: [manual]
75
76
- repo: https://github.com/astral-sh/ruff-pre-commit
77
- rev: v0.11.2
+ rev: v0.11.4
78
hooks:
79
- id: ruff
80
args: [--fix]
81
82
- id: ruff-format
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.6.11
+ rev: 0.6.13
86
87
- id: uv-lock
88
always_run: true
0 commit comments