mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 10:37:12 -04:00 
			
		
		
		
	Fixes the link for flake8 to the new (?) GitHub repo
This commit is contained in:
		
							parent
							
								
									355efadf87
								
							
						
					
					
						commit
						3f19c0ed03
					
				| @ -51,8 +51,8 @@ repos: | ||||
|     hooks: | ||||
|       - id: add-trailing-comma | ||||
|         exclude: "(migrations)" | ||||
|   - repo: https://gitlab.com/pycqa/flake8 | ||||
|     rev: 3.9.2 | ||||
|   - repo: https://github.com/PyCQA/flake8 | ||||
|     rev: 5.0.4 | ||||
|     hooks: | ||||
|       - id: flake8 | ||||
|         files: ^src/ | ||||
| @ -63,7 +63,7 @@ repos: | ||||
|     hooks: | ||||
|       - id: black | ||||
|   - repo: https://github.com/asottile/pyupgrade | ||||
|     rev: v3.1.0 | ||||
|     rev: v3.2.2 | ||||
|     hooks: | ||||
|       - id: pyupgrade | ||||
|         exclude: "(migrations)" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user