Browse Source

Re-include Electron updates with Renovate (#6602)

pull/6605/head
Matt Bishop 2 years ago committed by GitHub
parent
commit
d4e6793871
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      .github/renovate.json

10
.github/renovate.json

@ -43,13 +43,5 @@ @@ -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…
Cancel
Save