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 c9fe05c commit cecb2f8Copy full SHA for cecb2f8
.pre-commit-config.yaml
@@ -56,7 +56,7 @@ repos:
56
flake8-docstrings==1.6.0, flake8-rst-docstrings==0.2.3,
57
flake8-pytest-style==1.5.0, flake8-simplify==0.14.1, flake8-comprehensions>=3.6.1]
58
- repo: https://github.com/pre-commit/mirrors-mypy
59
- rev: 'v0.940'
+ rev: 'v0.941'
60
hooks:
61
- id: mypy
62
additional_dependencies: [types-decorator, types-docutils, types-requests, types-setuptools]
0 commit comments