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 c633583 commit 6c199c2Copy full SHA for 6c199c2
.pre-commit-config.yaml
@@ -31,12 +31,12 @@ repos:
31
- id: rst-directive-colons
32
- id: rst-inline-touching-normal
33
- repo: https://github.com/astral-sh/ruff-pre-commit
34
- rev: v0.14.3
+ rev: v0.12.11
35
hooks:
36
- id: ruff
37
- id: ruff-format
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: v1.18.2
+ rev: v1.17.1
40
41
- id: mypy
42
additional_dependencies:
0 commit comments