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 30fe98a + 8c97323 commit 47d582bCopy full SHA for 47d582b
.pre-commit-config.yaml
@@ -37,6 +37,6 @@ repos:
37
- id: flake8
38
exclude: ^identify/vendor/licenses\.py$
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v1.18.2
+ rev: v1.19.0
41
hooks:
42
- id: mypy
0 commit comments