Skip to content

Commit

Permalink
specify typed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 26, 2024
1 parent 69b8155 commit 87606ed
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 @@ -39,4 +39,4 @@ repos:
rev: v1.11.2
hooks:
- id: mypy
additional_dependencies: [types-all]
additional_dependencies: [types-pyyaml]

0 comments on commit 87606ed

Please sign in to comment.