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 81a7c1d commit 5a2e149Copy full SHA for 5a2e149
1 file changed
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
68
exclude: "_draft.py|12.py"
69
- repo: https://github.com/pre-commit/mirrors-mypy
70
- rev: v1.20.0
+ rev: v1.20.1
71
hooks:
72
- id: mypy
73
additional_dependencies: [attrs]
0 commit comments