Skip to content

Commit

Permalink
downgrade mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Apr 14, 2024
1 parent fc50f34 commit 471226b
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 34 deletions.
68 changes: 34 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -82,6 +82,7 @@ readme = "README.md"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3"
ruff = "^0.3.0"
mypy = "1.8.0"
voluptuous-stubs = "^0.1"
homeassistant-stubs = "*"
freezegun = "1.4.0"
Expand Down

0 comments on commit 471226b

Please sign in to comment.