mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Bump CI/pre-commit versions (#6522)
* bump CI versions and run new autofixes * fix reqs
This commit is contained in:
		
							
								
								
									
										2
									
								
								tasks.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tasks.py
									
									
									
									
									
								
							| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user