mirror of
https://github.com/inventree/InvenTree.git
synced 2026-06-12 19:49:30 +00:00
chore(backend): bump dev tooling, switch to prek (#11905)
* update names * update tooling * update files to new style * swich to prek * remove autoupdate to make newbie PRs cleaner
This commit is contained in:
@@ -6,7 +6,7 @@ django-slowtests # Show which unit tests are running slow
|
||||
django-test-migrations # Unit testing for database migrations
|
||||
isort # python import sorting
|
||||
pip-tools # Compile pip requirements
|
||||
pre-commit # Git pre-commit
|
||||
prek # Git pre commit hooks
|
||||
setuptools # Standard dependency
|
||||
pdfminer.six # PDF validation
|
||||
ty # type checking
|
||||
|
||||
Reference in New Issue
Block a user