diff --git a/pyproject.toml b/pyproject.toml index 0ede858c..88570319 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "codespell==2.4.1", "isort==6.0.1", "mypy==1.15.0", - "pre-commit==4.1.0", + "pre-commit==4.2.0", "pre-commit-hooks==5.0.0", "pylint==3.3.4", "pytest==8.3.5",