Skip to content

Commit 63ce644

Browse files
mkniewallnerneersighted
authored andcommitted
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`
1 parent 58f93b8 commit 63ce644

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ repos:
2323
hooks:
2424
- id: python-check-mock-methods
2525
- id: python-use-type-annotations
26-
- id: python-check-blanket-type-ignore
2726
- id: python-check-blanket-noqa
2827

2928
- repo: https://github.com/asottile/yesqa

0 commit comments

Comments
 (0)