Re-include Electron updates with Renovate (#6602)
This commit is contained in:
parent
1f26f6579d
commit
d4e6793871
|
@ -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"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue