diff --git a/pyproject.toml b/pyproject.toml index 150e6e3..bfec51d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ test = [ "codespell==2.3.0", "mypy==1.8.0", "pre-commit==3.6.1", - "pre-commit-hooks==4.5.0", + "pre-commit-hooks==5.0.0", "pytest==8.3.2", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0",