diff --git a/renovate.json b/renovate.json index f26da76ce..ee7ca0c5d 100644 --- a/renovate.json +++ b/renovate.json @@ -20,6 +20,12 @@ "@vueuse/" ] }, + { + "groupName": "histoire", + "matchPackagePrefixes": [ + "@histoire/" + ] + }, { "matchDepTypes": ["devDependencies"], "automerge": true,