diff --git a/pyproject.toml b/pyproject.toml index 73d22432e..964e795e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ docs = [ "numpydoc >=1.5.0,<2.0.0", ] hooks = [ - "pre-commit >=2.18.0,<=2.20.0", + "pre-commit >=2.18.0,<2.22.0", ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [