mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
ci: exclude @blocksuite/icons from blocksuite nightly update group (#5184)
This commit is contained in:
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
@@ -34,6 +34,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["^@blocksuite"],
|
"matchPackagePatterns": ["^@blocksuite"],
|
||||||
|
"excludePackageNames": ["@blocksuite/icons"],
|
||||||
"followTag": "nightly"
|
"followTag": "nightly"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user