mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
8600c2dae6
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
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"
|
|
]
|
|
}
|