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 f0b10f8 commit 31ad337Copy full SHA for 31ad337
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- --profile=black
28
29
- repo: https://github.com/tox-dev/pyproject-fmt
30
- rev: "0.6.0"
+ rev: "0.8.0"
31
hooks:
32
- id: pyproject-fmt
33
@@ -62,7 +62,7 @@ repos:
62
*flake8-plugins
63
64
- repo: https://github.com/pre-commit/mirrors-mypy
65
- rev: v0.991
+ rev: v1.0.0
66
67
- id: mypy
68
args:
0 commit comments