Skip to content

Commit

Permalink
Add pydantic as an additional dep for pre-commit:pytype
Browse files Browse the repository at this point in the history
  • Loading branch information
abadger committed May 31, 2022
1 parent 5c5f675 commit 2675520
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ repos:
rev: "2022.4.26"
hooks:
- id: pytype
additional_dependencies:
- pydantic
- repo: https://github.com/pre-commit/pygrep-hooks
rev: "v1.9.0"
hooks:
Expand Down

0 comments on commit 2675520

Please sign in to comment.