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 2245a07 commit e23346fCopy full SHA for e23346f
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: [ --max-line-length, '120' , --ignore, 'E,W']
23
24
- repo: https://github.com/pre-commit/mirrors-mypy
25
- rev: v1.16.1
+ rev: v1.17.0
26
hooks:
27
- id: mypy
28
args: [ --ignore-missing-imports, --check-untyped-defs, --disallow-incomplete-defs ]
0 commit comments