mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Renovate: Group various packages
Signed-off-by: David Mehren <git@herrmehren.de>
(cherry picked from commit 63654aa910
)
This commit is contained in:
parent
e4e024dc29
commit
810b4cf022
1 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base"
|
"config:base",
|
||||||
|
"group:definitelyTyped",
|
||||||
|
"group:socketio",
|
||||||
|
"group:linters",
|
||||||
|
"group:test",
|
||||||
|
"group:nextjsMonorepo"
|
||||||
|
],
|
||||||
|
"labels": [
|
||||||
|
"dependencies"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue