There was an error while loading. Please reload this page.
1 parent 79248e9 commit dff95d2Copy full SHA for dff95d2
.pre-commit-config.yaml
@@ -2,12 +2,12 @@ ci:
2
autoupdate_schedule: monthly
3
repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
- rev: v0.8.6
+ rev: v0.9.4
6
hooks:
7
- id: ruff
8
- id: ruff-format
9
- repo: https://github.com/python-jsonschema/check-jsonschema
10
- rev: 0.30.0
+ rev: 0.31.1
11
12
- id: check-github-workflows
13
- id: check-readthedocs
0 commit comments