renovate 39.82.9 → 39.83.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/data/monorepo.json +4 -0
- package/package.json +1 -1
package/dist/data/monorepo.json
CHANGED
@@ -604,6 +604,10 @@
|
|
604
604
|
"forge": "/^@forge//",
|
605
605
|
"fullcalendar": "/^@fullcalendar//",
|
606
606
|
"hotchocolate": "/^HotChocolate\\./",
|
607
|
+
"oracle-database": [
|
608
|
+
"/^com.oracle.database.jdbc:/",
|
609
|
+
"/^com.oracle.database.nls:/"
|
610
|
+
],
|
607
611
|
"prometheus-simpleclient": "/^io.prometheus:simpleclient/",
|
608
612
|
"russh": ["/^russh$/", "/^russh-keys$/"],
|
609
613
|
"spfx": ["/^@microsoft/sp-/", "/^@microsoft/eslint-.+-spfx$/"],
|