mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +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"],
|
"labels": ["dependencies", "renovate"],
|
||||||
"prHourlyLimit": 0,
|
"prHourlyLimit": 0,
|
||||||
"prConcurrentLimit": 0,
|
"prConcurrentLimit": 0,
|
||||||
"branchConcurrentLimit": 0
|
"branchConcurrentLimit": 0,
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchPackageNames": "@fsegurai/codemirror-theme-**",
|
||||||
|
"groupName": "codemirror themes"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user