Skip to content

Commit

Permalink
drop types-all
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 6, 2024
1 parent f651762 commit 291e33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:
rev: v1.11.1
hooks:
- id: mypy
additional_dependencies: [types-all, pandas-stubs, types-requests]
additional_dependencies: [pandas-stubs, types-requests]
args: [--config-file=pyproject.toml]


Expand Down

0 comments on commit 291e33b

Please sign in to comment.