Skip to content

Commit

Permalink
exclude example in mypy pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
watermarkhu committed Feb 19, 2024
1 parent 46a1444 commit cdc469d
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 @@ -15,5 +15,5 @@ repos:
rev: v1.8.0
hooks:
- id: mypy
args: ["--config-file", "./pyproject.toml"]
additional_dependencies: ["types-pyyaml"]
types_or: [python, toml]

0 comments on commit cdc469d

Please sign in to comment.