We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad09f6 commit 37cef24Copy full SHA for 37cef24
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
stages: [manual]
19
20
- repo: https://github.com/python-jsonschema/check-jsonschema
21
- rev: 0.31.3
+ rev: 0.32.1
22
hooks:
23
- id: check-github-workflows
24
@@ -82,7 +82,7 @@ repos:
82
- id: ruff-format
83
84
- repo: https://github.com/astral-sh/uv-pre-commit
85
- rev: 0.6.9
+ rev: 0.6.10
86
87
- id: uv-lock
88
always_run: true
0 commit comments