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 d268920 commit 7e0e83dCopy full SHA for 7e0e83d
.pre-commit-config.yaml
@@ -42,12 +42,12 @@ repos:
42
pass_filenames: false
43
44
- repo: https://github.com/abravalheri/validate-pyproject
45
- rev: v0.18
+ rev: v0.19
46
hooks:
47
- id: validate-pyproject
48
49
- repo: https://github.com/pre-commit/mirrors-mypy
50
- rev: v1.11.1
+ rev: v1.11.2
51
52
- id: mypy
53
args:
0 commit comments