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 50697bd commit 0a8ef44Copy full SHA for 0a8ef44
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.19.1
+ rev: v1.20.0
71
hooks:
72
- id: mypy
73
additional_dependencies: [attrs]
0 commit comments