2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 18:45:40 +00:00

Bump CI/pre-commit versions (#6522)

* bump CI versions
and run new autofixes

* fix reqs
This commit is contained in:
Matthias Mair
2024-02-19 23:47:57 +00:00
committed by GitHub
parent 6e932f85cf
commit ebe01530e6
7 changed files with 12 additions and 17 deletions

View File

@ -1165,7 +1165,7 @@ Then try continuing by running: invoke frontend-download --file <path-to-downloa
print('[ERROR] Cannot find frontend-build.zip attachment for current sha')
return
print(
f"Found artifact {frontend_artifact['name']} with id {frontend_artifact['id']} ({frontend_artifact['size_in_bytes']/1e6:.2f}MB)."
f"Found artifact {frontend_artifact['name']} with id {frontend_artifact['id']} ({frontend_artifact['size_in_bytes'] / 1e6:.2f}MB)."
)
print(