mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 01:47:28 +03:00 
			
		
		
		
	Auto-update pre-commit hooks (#4405)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									2bff4b8a83
								
							
						
					
					
						commit
						5de0e05490
					
				| 
						 | 
					@ -23,7 +23,7 @@ repos:
 | 
				
			||||||
        args: ["--tab-width", "2"]
 | 
					        args: ["--tab-width", "2"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - repo: https://github.com/asottile/pyupgrade
 | 
					  - repo: https://github.com/asottile/pyupgrade
 | 
				
			||||||
    rev: v3.6.0
 | 
					    rev: v3.7.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: pyupgrade
 | 
					      - id: pyupgrade
 | 
				
			||||||
        args: [--py311-plus]
 | 
					        args: [--py311-plus]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -31,7 +31,7 @@ repos:
 | 
				
			||||||
        args: ['--target-version', '4.1']
 | 
					        args: ['--target-version', '4.1']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - repo: https://github.com/asottile/pyupgrade
 | 
					  - repo: https://github.com/asottile/pyupgrade
 | 
				
			||||||
    rev: v3.6.0
 | 
					    rev: v3.7.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: pyupgrade
 | 
					      - id: pyupgrade
 | 
				
			||||||
        args: [--py311-plus]
 | 
					        args: [--py311-plus]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user