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 5b0bf77 commit 9b03ee3Copy full SHA for 9b03ee3
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
language: python
48
additional_dependencies: [pygments, restructuredtext_lint]
49
- repo: https://github.com/pre-commit/mirrors-mypy
50
- rev: 'v1.17.1'
+ rev: 'v1.18.1'
51
hooks:
52
- id: mypy
53
additional_dependencies: [pytest]
0 commit comments