We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d666b1 commit 4adbfc5Copy full SHA for 4adbfc5
.pre-commit-config.yaml
@@ -1,5 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/mirrors-mypy
3
+ rev: v1.9.0
4
hooks:
5
- id: mypy
6
args: [--show-error-codes]
0 commit comments