Skip to content

Commit b401bdd

Browse files
committed
chore: drop renovate legacy config
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
1 parent afd6483 commit b401bdd

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

renovate.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -39,30 +39,6 @@
3939
"description": "Request JavaScript reviews",
4040
"matchManagers": ["npm"]
4141
},
42-
{
43-
"description": "Ignore Vue 3 packages",
44-
"matchManagers": ["npm"],
45-
"matchPackageNames": ["@nextcloud/vite-config"],
46-
"allowedVersions": "<2.0.0"
47-
},
48-
{
49-
"description": "Ignore Vue 3 packages",
50-
"matchManagers": ["npm"],
51-
"matchPackageNames": ["vue"],
52-
"allowedVersions": "<3.0"
53-
},
54-
{
55-
"description": "Ignore Vue 3 packages",
56-
"matchManagers": ["npm"],
57-
"matchPackageNames": ["vue-router"],
58-
"allowedVersions": "<4.0"
59-
},
60-
{
61-
"description": "Ignore Vue 3 packages",
62-
"matchManagers": ["npm"],
63-
"matchPackageNames": ["vuex"],
64-
"allowedVersions": "<4.0.0"
65-
},
6642
{
6743
"description": "Request PHP reviews",
6844
"matchManagers": ["composer"]

0 commit comments

Comments
 (0)