1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

Re-include Electron updates with Renovate (#6602)

This commit is contained in:
Matt Bishop
2023-10-17 08:15:45 -04:00
committed by GitHub
parent 1f26f6579d
commit d4e6793871

10
.github/renovate.json vendored
View File

@@ -43,13 +43,5 @@
"matchUpdateTypes": "major"
}
],
"ignoreDeps": [
"@types/koa-bodyparser",
"bootstrap",
"electron-builder",
"electron",
"node-ipc",
"regedit",
"zone.js"
]
"ignoreDeps": ["@types/koa-bodyparser", "bootstrap", "node-ipc", "regedit", "zone.js"]
}