Skip to content

Commit

Permalink
type-all has been deprecated, listing all types.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrunin committed Aug 20, 2024
1 parent 34e719b commit 7b3d228
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ repos:
rev: v1.5.1
hooks:
- id: mypy
additional_dependencies: [types-all]
additional_dependencies:
- types-paramiko

# - repo: local
# hooks:
Expand Down

0 comments on commit 7b3d228

Please sign in to comment.