Skip to content

Commit

Permalink
Add precommit mypy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
watermarkhu committed Feb 19, 2024
1 parent 6ac43e1 commit 78d9135
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 @@ -16,4 +16,4 @@ repos:
hooks:
- id: mypy
args: [--config-file=pyproject.toml]

additional_dependencies: ["types-pyyaml"]

0 comments on commit 78d9135

Please sign in to comment.