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 d70d842 commit cc64485Copy full SHA for cc64485
.pre-commit-config.yaml
@@ -38,6 +38,6 @@ repos:
38
- id: flake8
39
exclude: ^identify/vendor/licenses\.py$
40
- repo: https://github.com/pre-commit/mirrors-mypy
41
- rev: v1.1.1
+ rev: v1.2.0
42
hooks:
43
- id: mypy
0 commit comments