mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Ignore electron dependency changes (#4718)
* Ignore electron dependency changes * Ignore zone.js
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -24,5 +24,5 @@
|
|||||||
"updateTypes": "patch"
|
"updateTypes": "patch"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignoreDeps": ["bootstrap", "electron-builder", "node-ipc", "regedit"]
|
"ignoreDeps": ["bootstrap", "electron-builder", "electron", "node-ipc", "regedit", "zone.js"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user