diff --git a/pyproject.toml b/pyproject.toml index c774662..511423c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ test = [ "codespell==2.4.1", "mypy==1.15.0", "pre-commit==4.2.0", - "pre-commit-hooks==5.0.0", + "pre-commit-hooks==6.0.0", "pytest==8.4.1", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1",