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 845249e commit 4823e82Copy full SHA for 4823e82
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
- [email protected]
60
args: ["--fix"]
61
- repo: https://github.com/pre-commit/mirrors-mypy
62
- rev: v1.17.1
+ rev: v1.18.1
63
hooks:
64
- id: mypy
65
files: ^(src/pytest_html|testing)
0 commit comments