diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index cd24a7f83b2f8b..b31656a126b45d 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -604,6 +604,10 @@ "forge": "/^@forge//", "fullcalendar": "/^@fullcalendar//", "hotchocolate": "/^HotChocolate\\./", + "oracle-database": [ + "/^com.oracle.database.jdbc:/", + "/^com.oracle.database.nls:/" + ], "prometheus-simpleclient": "/^io.prometheus:simpleclient/", "russh": ["/^russh$/", "/^russh-keys$/"], "spfx": ["/^@microsoft/sp-/", "/^@microsoft/eslint-.+-spfx$/"],