diff --git a/pyproject.toml b/pyproject.toml index 6cf9e3632a..63ac3b7c12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,6 +102,7 @@ dependencies = [ "flake8", "Flake8-pyproject", "isort", + "pre-commit", "pytest>6.0.0", "pytest-cov", "pytest-datadir",