Skip to content

Commit 2f9da85

Browse files
committed
Fix.
1 parent f35c63e commit 2f9da85

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.pre-commit-config.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,6 @@ repos:
3939
rev: v2.2.6
4040
hooks:
4141
- id: codespell
42-
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: 'v1.10.0'
44-
hooks:
45-
- id: mypy
46-
additional_dependencies: [
47-
attrs>=21.3.0,
48-
click,
49-
pytask>=0.4.5,
50-
types-PyYAML,
51-
types-setuptools
52-
]
53-
pass_filenames: false
5442
- repo: meta
5543
hooks:
5644
- id: check-hooks-apply

0 commit comments

Comments
 (0)