Skip to content

Commit

Permalink
Switch to pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
rparundekar committed Feb 18, 2024
1 parent 02de4dc commit 2d5e2b2
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 @@ -35,6 +35,8 @@ repos:
hooks:
- id: mypy
args: [--strict, --ignore-missing-imports]
additional_dependencies:
- "pydantic>=1.10.4"

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
Expand Down

0 comments on commit 2d5e2b2

Please sign in to comment.