We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f7f45c + 97d424f commit 3aec705Copy full SHA for 3aec705
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
hooks:
37
- id: flake8
38
- repo: https://github.com/pre-commit/mirrors-mypy
39
- rev: v1.18.2
+ rev: v1.19.0
40
41
- id: mypy
42
additional_dependencies: [types-pyyaml]
0 commit comments