We have no pytest-ruff support yet.
see https://github.com/tikv/jemallocator/issues/58

--- jaraco_collections-5.1.0/pyproject.toml.orig
+++ jaraco_collections-5.1.0/pyproject.toml
@@ -49,7 +49,6 @@
 
 check = [
 	"pytest-checkdocs >= 2.4",
-	"pytest-ruff >= 0.2.1; sys_platform != 'cygwin'",
 ]
 
 cover = [