mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(renovate): mark premium features of ckeditor as group
This commit is contained in:
parent
ddad800771
commit
537c282156
@ -26,6 +26,14 @@
|
|||||||
{
|
{
|
||||||
"matchPackageNames": "**-config-ckeditor5",
|
"matchPackageNames": "**-config-ckeditor5",
|
||||||
"groupName": "ckeditor5 config packages"
|
"groupName": "ckeditor5 config packages"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": [
|
||||||
|
"@ckeditor/**",
|
||||||
|
"ckeditor5",
|
||||||
|
"ckeditor5-premium-features"
|
||||||
|
],
|
||||||
|
"groupName": "ckeditor monorepo"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user