We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8762330 commit fd2acb4Copy full SHA for fd2acb4
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ exclude: |
10
repos:
11
# Priority 0: Read-only hooks; hooks that modify disjoint file types.
12
- repo: https://github.com/astral-sh/uv-pre-commit
13
- rev: 0.10.9
+ rev: 0.10.10
14
hooks:
15
- id: uv-lock
16
priority: 0
@@ -22,7 +22,7 @@ repos:
22
23
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.15.5
+ rev: v0.15.6
26
27
- id: ruff-format
28
0 commit comments