mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-05 19:01:11 +00:00
Merge pull request #575 from hedgedoc/renovate/configure
This commit is contained in:
commit
ef73ac36d6
1 changed files with 15 additions and 0 deletions
15
renovate.json
Normal file
15
renovate.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
"group:definitelyTyped",
|
||||
"group:socketio",
|
||||
"group:linters",
|
||||
"group:test",
|
||||
"group:nextjsMonorepo",
|
||||
":disableMajorUpdates",
|
||||
":gitSignOff"
|
||||
],
|
||||
"labels": [
|
||||
"dependencies"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue