We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f9f5a commit 5650682Copy full SHA for 5650682
1 file changed
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
hooks:
39
- id: isort
40
- repo: https://github.com/pre-commit/mirrors-mypy
41
- rev: v1.17.1
+ rev: v1.18.1
42
43
- id: mypy
44
additional_dependencies: [types-PyYAML, types-python-dateutil]
0 commit comments