diff --git a/pyproject.toml b/pyproject.toml index 51458c5a..da6e29f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==1.19.1", "mypy-strict-kwargs==2026.1.12", - "prek==0.3.0", + "prek==0.3.1", "pydocstringformatter==0.7.5", "pylint[spelling]==4.0.4", "pyproject-fmt==2.12.1",