diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index fdda6a4e746981..58303d6947d74e 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -82,6 +82,7 @@ const repoGroups = { formatjs: 'https://github.com/formatjs/formatjs', framework7: 'https://github.com/framework7io/framework7', gatsby: 'https://github.com/gatsbyjs/gatsby', + grafana: 'https://github.com/grafana/grafana', 'graphql-mesh': 'https://github.com/Urigo/graphql-mesh', 'graphql-modules': 'https://github.com/Urigo/graphql-modules', 'graphql-tools': 'https://github.com/ardatan/graphql-tools',