Skip to content

Commit

Permalink
feat(presets): Add Jackson, opentelemetry-java, and slf4j monorepos (r…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcompton authored and zT-1337 committed Jan 24, 2024
1 parent 66d3471 commit 363e152
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/config/presets/internal/monorepo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ const repoGroups = {
'infrastructure-ui': 'https://github.com/instructure/instructure-ui',
'ionic-native': 'https://github.com/ionic-team/ionic-native',
istanbuljs: 'https://github.com/istanbuljs/istanbuljs',
jackson: 'https://github.com/FasterXML/jackson',
jasmine: 'https://github.com/jasmine/jasmine',
javahamcrest: 'https://github.com/hamcrest/JavaHamcrest',
javascriptengineswitcher:
Expand Down Expand Up @@ -390,6 +391,7 @@ const repoGroups = {
'opentelemetry-erlang-contrib':
'https://github.com/open-telemetry/opentelemetry-erlang-contrib',
'opentelemetry-go': 'https://github.com/open-telemetry/opentelemetry-go',
'opentelemetry-java': 'https://github.com/open-telemetry/opentelemetry-java',
'opentelemetry-js': 'https://github.com/open-telemetry/opentelemetry-js',
orleans: 'https://github.com/dotnet/orleans',
'panda-css': 'https://github.com/chakra-ui/panda',
Expand Down Expand Up @@ -443,6 +445,7 @@ const repoGroups = {
'shopify-app-bridge': 'https://github.com/Shopify/app-bridge',
'sitecore-jss': 'https://github.com/Sitecore/jss',
skiasharp: 'https://github.com/mono/SkiaSharp',
slf4j: 'https://github.com/qos-ch/slf4j',
'spectre-console': 'https://github.com/spectreconsole/spectre.console',
springfox: 'https://github.com/springfox/springfox',
steeltoe: 'https://github.com/SteeltoeOSS/steeltoe',
Expand Down

0 comments on commit 363e152

Please sign in to comment.