diff --git a/renovate.json b/renovate.json index 61c219fbd5c..84f519c91cb 100644 --- a/renovate.json +++ b/renovate.json @@ -16,7 +16,8 @@ "rollup-plugin-copy-assets", "typedoc", "@microsoft/tsdoc", - "idb" + "idb", + "karma-webpack" ], "ignorePaths": ["auth/demo", "auth/cordova/demo", "auth-compat/demo"], "assignees": ["@hsubox76"],