diff --git a/pyproject.toml b/pyproject.toml index 76bd76e1..3a66b774 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ docs = [ "sphinx-markdown-builder >=0.6.4,<1.0.0", ] hooks = [ - "pre-commit >=3.0.0,<4.4.0", + "pre-commit >=3.0.0,<4.5.0", ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [