diff --git a/pyproject.toml b/pyproject.toml index c73d73b..3229d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ python = ">=3.12,<3.13" hass-nabucasa = "0.81.1" pre-commit = "4.0.1" pre-commit-hooks = "5.0.0" -pylint = "3.3.1" +pylint = "3.3.2" ruff = "0.8.0" [tool.poetry.urls]