diff --git a/pyproject.toml b/pyproject.toml index f9d908c1..bf05a385 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==2.3.0", "mypy-strict-kwargs==2026.7.19.1", - "prek==0.4.10", + "prek==0.4.11", "pydocstringformatter==1.0.0", "pydocstyle==6.3", "pygments==2.20.0",