2
0
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:
Matthias Mair
2026-05-10 02:15:30 +02:00
committed by GitHub
parent 69c11d106c
commit b47091f388
11 changed files with 76 additions and 277 deletions
+1 -1
View File
@@ -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