chore(renovate): add more packages to svelte monorepo

This commit is contained in:
Elian Doran 2025-07-18 08:58:35 +03:00
parent c874333a37
commit b7f5ce600e
No known key found for this signature in database

View file

@ -45,7 +45,9 @@
{
"matchPackageNames": [
"@sveltejs/**",
"svelte"
"svelte",
"svelte-check",
"eslint-plugin-svelte"
],
"groupName": "svelte monorepo"
}