diff --git a/.github/renovate.json b/.github/renovate.json index a8adf9376..da069e043 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -34,6 +34,7 @@ }, { "matchPackagePatterns": ["^@blocksuite"], + "excludePackageNames": ["@blocksuite/icons"], "followTag": "nightly" } ],