diff --git a/setup.py b/setup.py index 1c228b1ab..6daf0a46e 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "MarkupSafe<=2.1", "mypy", "myst-parser", - "pre-commit<=3.8", + "pre-commit<=4.0", "pydocstyle", "pylint", "pytest",