From 43943673a46cc6c2a2d89bafb9e104959b632491 Mon Sep 17 00:00:00 2001
From: Tobias Gruetzmacher <tobias.gruetzmacher@inform-software.com>
Date: Thu, 22 Aug 2024 13:43:31 +0200
Subject: [PATCH] feat(presets): add Greenmail monorepo (#30959)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 9656cb24e3..6ca94dfed2 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -300,6 +300,7 @@
       "https://github.com/dotansimha/graphql-code-generator",
       "https://github.com/dotansimha/graphql-codegen"
     ],
+    "greenmail": "https://github.com/greenmail-mail-test/greenmail",
     "groovy": "https://github.com/apache/groovy",
     "grpc-dotnet": "https://github.com/grpc/grpc-dotnet",
     "grpc-java": "https://github.com/grpc/grpc-java",
-- 
GitLab