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.
2 parents 21c9b84 + ac79f52 commit 87255f5Copy full SHA for 87255f5
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
- flake8-pytest-style == 2.2.0
39
- flake8-typing-as-t == 1.1.0
40
- repo: https://github.com/pre-commit/mirrors-mypy
41
- rev: v1.18.2
+ rev: v1.19.0
42
hooks:
43
- id: mypy
44
# Avoid error: Duplicate module named 'setup'
0 commit comments