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