added base protocol types that every app in this monorepo import it
This commit is contained in:
@@ -47,6 +47,7 @@ repos:
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: [--config-file, pyproject.toml]
|
||||
exclude: ^src/protocol/
|
||||
additional_dependencies:
|
||||
- "pydantic>=2.13.4"
|
||||
- "pydantic-settings>=2.15.0"
|
||||
|
||||
Reference in New Issue
Block a user