Skip to content

Commit dfb8dad

Browse files
authored
as per repository types-all is deprecated (#774)
1 parent bac8912 commit dfb8dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ repos:
7171
rev: v1.10.0
7272
hooks:
7373
- id: mypy
74-
additional_dependencies: [types-all, pandas-stubs, types-tqdm]
74+
additional_dependencies: [pandas-stubs, types-tqdm]
7575
- repo: https://github.com/pre-commit/pre-commit-hooks
7676
rev: v4.6.0
7777
hooks:

0 commit comments

Comments
 (0)