diff --git a/pyproject.toml b/pyproject.toml index 7aaeda9..281f6eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "pytest-cov>=4.1.0", "ruff>=0.8.0", "mypy>=1.13.0", - "pre-commit>=4.0.0", + "pre-commit>=4.5.1", ] [project.urls]