🔥(renovate) clean ignored frontend dependencies
As the frontend project has been dropped and replaced by a new Vite.js project, previously ignored dependencies may no longer be relevant.
This commit is contained in:
committed by
antoine lebaud
parent
890a58b133
commit
d66f19793a
@@ -13,14 +13,7 @@
|
||||
"enabled": false,
|
||||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": [
|
||||
"node",
|
||||
"node-fetch",
|
||||
"i18next-parser",
|
||||
"eslint",
|
||||
"react",
|
||||
"react-dom"
|
||||
]
|
||||
"matchPackageNames": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user