Skip to content

Commit 2e65ee1

Browse files
authored
Merge branch 'main' into color-tags
2 parents 4539602 + b405a44 commit 2e65ee1

File tree

3 files changed

+132
-129
lines changed

3 files changed

+132
-129
lines changed

.github/renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,11 @@
33
"extends": [
44
"config:recommended",
55
":disableDependencyDashboard"
6-
]
6+
],
7+
"packageRules": [
8+
{
9+
"matchPackageNames": ["fumadocs-*"],
10+
"groupName": "fumadocs"
11+
}
12+
]
713
}

0 commit comments

Comments
 (0)