diff --git a/pyproject.toml b/pyproject.toml index 8c2f8c3c..96a7037d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==1.20.2", "mypy-strict-kwargs==2026.1.12", - "prek==0.3.10", + "prek==0.3.11", "pydocstringformatter==0.7.5", "pydocstyle==6.3", "pygments==2.20.0",