diff --git a/pyproject.toml b/pyproject.toml index 63efbdf..540e732 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "commitizen ~= 3.29", "django-stubs[compatible-mypy] ~= 5.0", "nox == 2024.4.15", - "pre-commit ~= 3.8", + "pre-commit >= 3.8,< 5.0", "pytest ~= 8.3", "pytest-cov ~= 5.0", "pytest-custom-exit-code ~= 0.3",