diff --git a/pyproject.toml b/pyproject.toml index 9802a309..8b875445 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ docs = [ "sphinx-markdown-builder >=0.6.4,<1.0.0", ] hooks = [ - "pre-commit >=3.0.0,<4.7.0", + "pre-commit >=4.6.0,<4.7.0", ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [