diff --git a/pyproject.toml b/pyproject.toml index 9f615d344..91f5cefdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "codespell==2.3.0", "mypy==1.11.2", "pre-commit==4.0.0", - "pre-commit-hooks==4.6.0", + "pre-commit-hooks==5.0.0", "pylint==3.3.1", "pytest-aiohttp==1.0.5", "pytest-timeout==2.3.1",