py36+: com2ann
This commit is contained in:
@@ -44,6 +44,10 @@ repos:
|
||||
- id: setup-cfg-fmt
|
||||
# TODO: when upgrading setup-cfg-fmt this can be removed
|
||||
args: [--max-py-version=3.9]
|
||||
- repo: https://github.com/pre-commit/pygrep-hooks
|
||||
rev: v1.6.0
|
||||
hooks:
|
||||
- id: python-use-type-annotations
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.782 # NOTE: keep this in sync with setup.cfg.
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user