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 1b99a03 commit c1e8763Copy full SHA for c1e8763
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: end-of-file-fixer
12
13
- repo: https://github.com/pre-commit/mirrors-mypy
14
- rev: 'v1.17.1'
+ rev: 'v1.18.1'
15
hooks:
16
- id: mypy
17
0 commit comments