From fa6d123110b6e5a0626cb1098c9bcfa89d86f2dc Mon Sep 17 00:00:00 2001 From: zzzhu Date: Sun, 19 Oct 2025 22:25:49 +0800 Subject: [PATCH] Add link to comprehensive list of open-source projects using prek --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9dd81753f..3ec56a707 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,8 @@ prek is pretty new, but it is already being used or recommend by some projects a - [requests-cache](https://github.com/requests-cache/requests-cache/pull/1116) - [kreuzberg](https://github.com/Goldziher/kreuzberg/pull/142) +For a more comprehensive list of open-source projects using prek see the [list of dependents on github](https://github.com/j178/prek/network/dependents). + ## Acknowledgements