diff --git a/pyproject.toml b/pyproject.toml index 1fa9848d..7aaab2f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ docs = [ "sphinx-markdown-builder >=0.6.4,<1.0.0", ] hooks = [ - "pre-commit >=3.0.0,<3.7.0", + "pre-commit >=3.0.0,<3.8.0", ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [