mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
Add renovate group for codemirror
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
68ca2124d3
commit
70dc2ac09b
1 changed files with 7 additions and 0 deletions
|
@ -78,6 +78,13 @@
|
|||
"matchPackagePatterns": [
|
||||
"^@testing-library/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "CodeMirror",
|
||||
"matchPackagePatterns": [
|
||||
"^@codemirror/",
|
||||
"@uiw/react-codemirror"
|
||||
]
|
||||
}
|
||||
],
|
||||
"prHourlyLimit": 0,
|
||||
|
|
Loading…
Reference in a new issue