diff --git a/pyproject.toml b/pyproject.toml index 2c1aac1..28b3b6d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ python = ">=3.12,<3.13" [tool.poetry.group.dev.dependencies] hass-nabucasa = "0.81.1" -pre-commit = "3.6.2" +pre-commit = "4.0.1" pre-commit-hooks = "5.0.0" pylint = "3.1.0" ruff = "0.7.3"