Update ruff-pre-commit to version 0.11.5
This commit is contained in:
		@@ -38,7 +38,7 @@ repos:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  # An extremely fast Python linter and formatter.
 | 
					  # An extremely fast Python linter and formatter.
 | 
				
			||||||
  - repo: https://github.com/astral-sh/ruff-pre-commit
 | 
					  - repo: https://github.com/astral-sh/ruff-pre-commit
 | 
				
			||||||
    rev: v0.11.2
 | 
					    rev: v0.11.5
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: ruff-format
 | 
					      - id: ruff-format
 | 
				
			||||||
      - id: ruff
 | 
					      - id: ruff
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user