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 ad3fab0 commit 0a1b0deCopy full SHA for 0a1b0de
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/pre-commit/mirrors-mypy
12
- rev: v1.11.2
+ rev: v1.12.0
13
hooks:
14
- id: mypy
15
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments