We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0b102 commit 44f33caCopy full SHA for 44f33ca
1 file changed
.pre-commit-config.yaml
@@ -19,14 +19,14 @@ repos:
19
20
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.11.7
+ rev: v0.11.8
23
hooks:
24
- id: ruff-format
25
- id: ruff
26
args: [--fix]
27
28
- repo: https://github.com/astral-sh/uv-pre-commit
29
- rev: 0.6.17
+ rev: 0.7.2
30
31
- id: uv-lock
32
0 commit comments