diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 10ef04434cc58007e0fbc0400da72e6a94757b5f..fa3f8c52fe6a9bcedc9a200c8b5b6e5c7da55ec5 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -494,6 +494,7 @@ const repoGroups = { tika: 'https://github.com/apache/tika', tiptap: 'https://github.com/ueberdosis/tiptap', 'tokio-prost': 'https://github.com/tokio-rs/prost', + 'tokio-tracing': 'https://github.com/tokio-rs/tracing', treat: 'https://github.com/seek-oss/treat', trpc: 'https://github.com/trpc/trpc', 'trust-dns': 'https://github.com/bluejekyll/trust-dns',