We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ff06c commit bba507aCopy full SHA for bba507a
1 file changed
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
36
# Check python code static typing
37
- repo: https://github.com/pre-commit/mirrors-mypy
38
- rev: v1.16.1
+ rev: v1.17.1
39
hooks:
40
- id: mypy
41
args: [--config, ./mypy.ini]
0 commit comments