mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 20:06:30 +08:00
chore(renovate): add more packages to svelte monorepo
This commit is contained in:
parent
c874333a37
commit
b7f5ce600e
1 changed files with 3 additions and 1 deletions
|
|
@ -45,7 +45,9 @@
|
||||||
{
|
{
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"@sveltejs/**",
|
"@sveltejs/**",
|
||||||
"svelte"
|
"svelte",
|
||||||
|
"svelte-check",
|
||||||
|
"eslint-plugin-svelte"
|
||||||
],
|
],
|
||||||
"groupName": "svelte monorepo"
|
"groupName": "svelte monorepo"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue