mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
chore(renovate): pin tiptap below 3.23.0 (#754)
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"matchPackageNames": ["redis", "deadpool-redis"],
|
||||
"matchManagers": ["cargo"],
|
||||
"groupName": "redis"
|
||||
},
|
||||
{
|
||||
"description": "tiptap 3.23.x breaks editor lifecycle under real relay latency — pin until upstream stabilizes.",
|
||||
"matchPackageNames": ["@tiptap/{/,}**"],
|
||||
"allowedVersions": "<3.23.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user