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 7975199 commit 5003d8fCopy full SHA for 5003d8f
.pre-commit-config.yaml
@@ -74,7 +74,7 @@ repos:
74
- id: codespell
75
args: ["--config=.codespellrc", "--dictionary=-", "--dictionary=.codespell_dict"]
76
- repo: https://github.com/pre-commit/mirrors-mypy
77
- rev: v1.14.1
+ rev: v1.15.0
78
hooks:
79
- id: mypy
80
# Sync with project.optional-dependencies.typing
0 commit comments