chore(renovate): group ckeditor5 config packages

This commit is contained in:
Elian Doran 2025-06-15 11:59:52 +03:00
parent 1dce202d21
commit 882b2418d6
No known key found for this signature in database

View File

@ -10,6 +10,10 @@
{
"matchPackageNames": "@fsegurai/codemirror-theme-**",
"groupName": "codemirror themes"
},
{
"matchPackageNames": "**-config-ckeditor5",
"groupName": "ckeditor5 config packages"
}
]
}