Commit 4d7321e4 by Mathieu Kniewallner Committed by Arun Babu Neelicattu

chore(pre-commit): remove obsolete `python-check-blanket-type-ignore`

The hook is now obsolete, since `ignore-without-code` from `mypy` already checks for too broad `# type: ignore`
parent b542ab40
......@@ -24,7 +24,6 @@ repos:
hooks:
- id: python-check-mock-methods
- id: python-use-type-annotations
- id: python-check-blanket-type-ignore
- id: python-check-blanket-noqa
- repo: https://github.com/asottile/yesqa
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment