diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6fa72f85951539..f01bb3d45e9028 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -203,6 +203,7 @@ const repoGroups = { remark: 'https://github.com/remarkjs/remark', remix: 'https://github.com/remix-run/remix', router5: 'https://github.com/router5/router5', + rsjf: 'https://github.com/rjsf-team/react-jsonschema-form', 'rust-futures': 'https://github.com/rust-lang/futures-rs', 'rust-wasm-bindgen': 'https://github.com/rustwasm/wasm-bindgen', sanity: 'https://github.com/sanity-io/sanity',