Skip to content

Commit

Permalink
Remove additinal dependencies breaking pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
calebevans committed Aug 26, 2024
1 parent 9b31c6a commit 23fd590
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ repos:
hooks:
- id: mypy
exclude: ^(tests/)
additional_dependencies: [types-all]
- repo: https://github.com/PyCQA/flake8
rev: "7.1.1"
hooks:
Expand Down

0 comments on commit 23fd590

Please sign in to comment.