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 294cc50 commit 5c00ef6Copy full SHA for 5c00ef6
.pre-commit-config.yaml
@@ -61,7 +61,7 @@ repos:
61
args: [ '--fix', '--exit-zero' ]
62
- id: ruff-format
63
- repo: https://github.com/pre-commit/mirrors-mypy
64
- rev: 'v1.13.0' # Use the sha / tag you want to point at
+ rev: 'v1.14.0' # Use the sha / tag you want to point at
65
hooks:
66
- id: mypy
67
# - repo: local
0 commit comments