2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

Bump dependencies (#6969)

* update pre-commit versions

* bump dependencies

* dummy changes

* update frontend dependencies

* remove dummy changes
This commit is contained in:
Matthias Mair
2024-04-07 03:01:42 +01:00
committed by GitHub
parent 3ef968ffa3
commit 94478a5fb2
6 changed files with 290 additions and 271 deletions

View File

@ -17,7 +17,7 @@ repos:
- id: check-yaml
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.4
rev: v0.3.5
hooks:
- id: ruff-format
args: [--preview]
@ -27,7 +27,7 @@ repos:
--preview
]
- repo: https://github.com/astral-sh/uv-pre-commit
rev: v0.1.24
rev: 0.1.29
hooks:
- id: pip-compile
name: pip-compile requirements-dev.in
@ -61,7 +61,7 @@ repos:
- "prettier@^2.4.1"
- "@trivago/prettier-plugin-sort-imports"
- repo: https://github.com/pre-commit/mirrors-eslint
rev: "v9.0.0-rc.0"
rev: "v9.0.0"
hooks:
- id: eslint
additional_dependencies: