We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb1d10 commit 944596bCopy full SHA for 944596b
.pre-commit-config.yaml
@@ -22,12 +22,12 @@ repos:
22
hooks:
23
- id: uv-lock
24
- repo: https://github.com/python-jsonschema/check-jsonschema
25
- rev: 0.35.0
+ rev: 0.36.0
26
27
- id: check-github-workflows
28
- id: check-renovate
29
- repo: https://github.com/adamtheturtle/doccmd-pre-commit
30
- rev: v2025.12.10
+ rev: v2025.12.13
31
32
- id: doccmd
33
name: Ruff format docs
0 commit comments