pre-commit is not needed to run tests.

--- rich-14.1.0/pyproject.toml.orig
+++ rich-14.1.0/pyproject.toml
@@ -41,7 +41,6 @@
 mypy = "^1.11"
 pytest-cov = "^3.0.0"
 attrs = "^21.4.0"
-pre-commit = "^2.17.0"
 asv = "^0.5.1"
 typing-extensions = ">=4.0.0, <5.0"