mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
ce0e85d089
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
(cherry picked from commit 8600c2dae6
)
15 lines
249 B
JSON
15 lines
249 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
"group:definitelyTyped",
|
|
"group:socketio",
|
|
"group:linters",
|
|
"group:test",
|
|
"group:nextjsMonorepo",
|
|
":disableMajorUpdates",
|
|
":gitSignOff"
|
|
],
|
|
"labels": [
|
|
"type: maintenance"
|
|
]
|
|
}
|