From 6690a6ec3482a57363410d6f0faf37c6e1a2a61f Mon Sep 17 00:00:00 2001 From: Rick Altherr <rick.altherr@ionq.co> Date: Fri, 6 Dec 2024 01:27:35 -0800 Subject: [PATCH] feat(preset): Add sea-orm monorepo group (#32928) --- lib/data/monorepo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index 67cecd213f..50acc763b7 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -479,6 +479,7 @@ "sanity": "https://github.com/sanity-io/sanity", "serilog-ui": "https://github.com/serilog-contrib/serilog-ui", "scaffdog": "https://github.com/scaffdog/scaffdog", + "sea-orm": "https://github.com/SeaQL/sea-orm", "secretlint": "https://github.com/secretlint/secretlint", "sendgrid-nodejs": "https://github.com/sendgrid/sendgrid-nodejs", "sentry-dotnet": "https://github.com/getsentry/sentry-dotnet", -- GitLab