diff --git a/pyproject.toml b/pyproject.toml index 51a35846..9179c166 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ optional-dependencies.dev = [ "interrogate==1.7.0", "mypy[faster-cache]==1.14.1", "mypy-strict-kwargs==2024.12.25", - "pre-commit==4.0.1", + "pre-commit==4.1.0", "pydocstyle==6.3", "pyenchant==3.3.0rc1", "pylint==3.3.3",