Skip to content

Commit d854060

Browse files
nleveeclaude
andcommitted
chore(renovate): group mise.toml updates into a single PR
Reduce Renovate PR load by grouping all mise tool updates (mise.toml) into one "mise tools" PR, mirroring the file-scoped grouping already used for ui/** and the e2e docker-compose file. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent d8f2651 commit d854060

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

renovate.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,18 @@
6060
"ui"
6161
]
6262
},
63+
{
64+
"matchFileNames": [
65+
"mise.toml"
66+
],
67+
"separateMajorMinor": false,
68+
"separateMinorPatch": false,
69+
"groupName": "mise tools",
70+
"groupSlug": "mise-tools",
71+
"addLabels": [
72+
"mise"
73+
]
74+
},
6375
{
6476
"groupName": "go github sdk",
6577
"groupSlug": "go-github",

0 commit comments

Comments
 (0)