diff --git a/pyproject.toml b/pyproject.toml index c94a58b9..ff7d2b65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ optional-dependencies.dev = [ "mypy[faster-cache]==2.3.1", "mypy-strict-kwargs==2026.8.25.1", "no-defaults==2.3.0", - "prek==0.5.0", + "prek==0.5.1", "pydocstringformatter==1.0.0", "pydocstyle==6.3", "pygments==2.21.0",