diff --git a/pyproject.toml b/pyproject.toml index 8b63677..f1057d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [] dev = [ "check-jsonschema>=0.37,<1", "mypy>=1.16,<2", - "pre-commit>=4,<5", + "pre-commit>=4.6.0,<5", "pytest-cov>=5,<7", "pytest-xdist>=3.8,<4", "ruff>=0.12,<1",