We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 157ee8e + ce5c8d9 commit 9ae7182Copy full SHA for 9ae7182
.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.14.1
+ rev: v1.15.0
41
hooks:
42
- id: mypy
0 commit comments