mirror of
				https://github.com/django/daphne.git
				synced 2025-11-04 01:27:33 +03:00 
			
		
		
		
	Target py39-plus with pyupgrade. (#540)
This commit is contained in:
		
							parent
							
								
									06afd9b94a
								
							
						
					
					
						commit
						e25b4bcc31
					
				| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
repos:
 | 
			
		||||
  - repo: https://github.com/asottile/pyupgrade
 | 
			
		||||
    rev: v3.17.0
 | 
			
		||||
    rev: v3.19.0
 | 
			
		||||
    hooks:
 | 
			
		||||
      - id: pyupgrade
 | 
			
		||||
        args: [--py38-plus]
 | 
			
		||||
        args: [--py39-plus]
 | 
			
		||||
  - repo: https://github.com/psf/black
 | 
			
		||||
    rev: 24.10.0
 | 
			
		||||
    hooks:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user