diff --git a/pyproject.toml b/pyproject.toml index 5251e1d5..bb8237aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "isort==6.0.1", "mypy==1.17.1", "pre-commit==4.3.0", - "pre-commit-hooks==5.0.0", + "pre-commit-hooks==6.0.0", "pylint==3.3.8", "pytest==8.4.1", "pytest-asyncio==1.1.0",