mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(renovate): group codemirror themes into single PR
This commit is contained in:
parent
0c8ea23345
commit
9e8a388592
@ -5,5 +5,11 @@
|
||||
"labels": ["dependencies", "renovate"],
|
||||
"prHourlyLimit": 0,
|
||||
"prConcurrentLimit": 0,
|
||||
"branchConcurrentLimit": 0
|
||||
"branchConcurrentLimit": 0,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": "@fsegurai/codemirror-theme-**",
|
||||
"groupName": "codemirror themes"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user