mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Bump frontend dependencies (#6579)
* set yarn version * bump yarn to 4.1 * update dependency file * upgrade all deps as far as possible * cleanup diff * bump node * ignore lock in pre-commit * fix lockfile * bump yarn version * switch back to yarn 1 for now
This commit is contained in:
@ -5,7 +5,9 @@ exclude: |
|
||||
InvenTree/InvenTree/static/.*|
|
||||
InvenTree/locale/.*|
|
||||
src/frontend/src/locales/.*|
|
||||
.*/migrations/.*
|
||||
.*/migrations/.* |
|
||||
src/frontend/yarn.lock |
|
||||
yarn.lock
|
||||
)$
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
Reference in New Issue
Block a user