mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
chore: ignore commercial sdk (#17585)
This commit is contained in:
8
.github/renovate.json5
vendored
8
.github/renovate.json5
vendored
@@ -435,5 +435,11 @@
|
|||||||
description: "Higher versions of lowdb do not need separate types",
|
description: "Higher versions of lowdb do not need separate types",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
ignoreDeps: ["@types/koa-bodyparser", "bootstrap", "node-ipc", "@bitwarden/sdk-internal"],
|
ignoreDeps: [
|
||||||
|
"@types/koa-bodyparser",
|
||||||
|
"bootstrap",
|
||||||
|
"node-ipc",
|
||||||
|
"@bitwarden/sdk-internal",
|
||||||
|
"@bitwarden/commercial-sdk-internal",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user