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 6a86f53 commit 7fe5d1dCopy full SHA for 7fe5d1d
.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: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
+ rev: 412de98d50e846f31ea6f4b0ad036f2c24a7a024 # frozen: v1.17.1
39
hooks:
40
- id: mypy
41
args: [--config, ./mypy.ini]
0 commit comments