diff --git a/.changeset/config.json b/.changeset/config.json index 5a0f4abf5..b7e4c64aa 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,5 +5,6 @@ "linked": [], "access": "restricted", "baseBranch": "main", - "updateInternalDependencies": "patch" + "updateInternalDependencies": "patch", + "ignore": ["@seed-design/docs"] }