📌(frontend) pin eslint dependency
Conflicts with eslint-plugin-react-hooks dependency, which doesn't support the latest v9 of eslint.
This commit is contained in:
committed by
aleb_the_flash
parent
480a8df31a
commit
fc4ad562ae
@@ -13,7 +13,9 @@
|
||||
"enabled": false,
|
||||
"groupName": "ignored js dependencies",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": []
|
||||
"matchPackageNames": [
|
||||
"eslint"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user