mirror of
https://github.com/bitwarden/browser
synced 2026-02-15 07:54:55 +00:00
group mjml updates
This commit is contained in:
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@@ -261,6 +261,11 @@
|
||||
groupName: "windows",
|
||||
matchPackageNames: ["windows", "windows-core", "windows-future", "windows-registry"],
|
||||
},
|
||||
{
|
||||
// We need to group mjml and mjml-core together to avoid version incompatibilities.
|
||||
groupName: "mjml",
|
||||
matchPackageNames: ["mjml", "mjml-core"],
|
||||
},
|
||||
{
|
||||
// We group all webpack build-related minor and patch updates together to reduce PR noise.
|
||||
// We include patch updates here because we want PRs for webpack patch updates and it's in this group.
|
||||
@@ -325,6 +330,8 @@
|
||||
"autoprefixer",
|
||||
"bootstrap",
|
||||
"chromatic",
|
||||
"mjml",
|
||||
"mjml-core",
|
||||
"ngx-toastr",
|
||||
"react",
|
||||
"react-dom",
|
||||
|
||||
Reference in New Issue
Block a user