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 6279eff commit ebb53a5Copy full SHA for ebb53a5
.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.14.1'
+ rev: 'v1.15.0'
15
hooks:
16
- id: mypy
17
0 commit comments