mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Updates some Python dependencies and the hooks
This commit is contained in:
		| @@ -27,7 +27,7 @@ repos: | ||||
|       - id: check-case-conflict | ||||
|       - id: detect-private-key | ||||
|   - repo: https://github.com/pre-commit/mirrors-prettier | ||||
|     rev: 'v2.7.1' | ||||
|     rev: 'v3.0.0' | ||||
|     hooks: | ||||
|       - id: prettier | ||||
|         types_or: | ||||
| @@ -37,11 +37,11 @@ repos: | ||||
|         exclude: "(^Pipfile\\.lock$)" | ||||
|   # Python hooks | ||||
|   - repo: https://github.com/charliermarsh/ruff-pre-commit | ||||
|     rev: 'v0.0.272' | ||||
|     rev: 'v0.0.278' | ||||
|     hooks: | ||||
|       - id: ruff | ||||
|   - repo: https://github.com/psf/black | ||||
|     rev: 23.3.0 | ||||
|     rev: 23.7.0 | ||||
|     hooks: | ||||
|       - id: black | ||||
|   # Dockerfile hooks | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Trenton H
					Trenton H