mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-30 16:41:35 +00:00
Bump pre commit versions (#7255)
* bump pre-commit tools * move uv config to pyproject * style fix * bump pre-commit deps again * add config for code spell * spelling fixes * bump regex * bump pre-commit * bump versions again * roll back regex version * reverse uv bump * compile for 3.12 * use 3.12 for ci * remove unused env vars * only cache main version * set caching dep path * remove caching distinction * pip installl regex * switch back to 3.9 default * remove install test * reset versions * remove tomli * Update playwright.config.ts --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
.github
.pre-commit-config.yamlCONTRIBUTING.mdcontrib/dev_reqs
docs
pyproject.tomlsrc
@@ -20,7 +20,7 @@ The *Stock Item* detail view shows information regarding the particular stock it
|
||||
|
||||
**Quantity** - How many items are in stock?
|
||||
|
||||
**Supplier** - If this part was purcahsed from a *Supplier*, which *Supplier* did it come from?
|
||||
**Supplier** - If this part was purchased from a *Supplier*, which *Supplier* did it come from?
|
||||
|
||||
**Supplier Part** - Link to the particular *Supplier Part*, if appropriate.
|
||||
|
||||
|
Reference in New Issue
Block a user