diff options
-rw-r--r-- | lib/config/presets/internal/monorepo.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 143207493ec..a7424e7ef53 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -214,6 +214,7 @@ const repoGroups = { springfox: 'https://github.com/springfox/springfox', steeltoe: 'https://github.com/SteeltoeOSS/steeltoe', storybook: 'https://github.com/storybookjs/storybook', + 'storybook-react-native': 'https://github.com/storybookjs/react-native', strapi: 'https://github.com/strapi/strapi', 'stryker-js': 'https://github.com/stryker-mutator/stryker-js', surveyjs: 'https://github.com/surveyjs/surveyjs', |