Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 9e8a388

Browse files
committed
chore(renovate): group codemirror themes into single PR
1 parent 0c8ea23 commit 9e8a388

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,11 @@
55
"labels": ["dependencies", "renovate"],
66
"prHourlyLimit": 0,
77
"prConcurrentLimit": 0,
8-
"branchConcurrentLimit": 0
8+
"branchConcurrentLimit": 0,
9+
"packageRules": [
10+
{
11+
"matchPackageNames": "@fsegurai/codemirror-theme-**",
12+
"groupName": "codemirror themes"
13+
}
14+
]
915
}

0 commit comments

Comments
 (0)