File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99
1010repos :
1111  - repo : https://github.com/commitizen-tools/commitizen 
12-     rev : v4.8.2  
12+     rev : v4.8.3  
1313    hooks :
1414      - id : commitizen 
1515        stages : [commit-msg] 
@@ -38,13 +38,13 @@ repos:
3838      - id : pyupgrade 
3939        args : [--py39-plus] 
4040  - repo : https://github.com/astral-sh/ruff-pre-commit 
41-     rev : v0.11.11  
41+     rev : v0.11.13  
4242    hooks :
4343      - id : ruff 
4444        args : [--fix] 
4545      - id : ruff-format 
4646  - repo : https://github.com/cdce8p/python-typing-update 
47-     rev : v0.7.1  
47+     rev : v0.7.2  
4848    hooks :
4949      - id : python-typing-update 
5050        stages : [manual] 
5858  #   hooks:
5959  #     - id: codespell
6060  - repo : https://github.com/pre-commit/mirrors-mypy.git 
61-     rev : v1.15 .0 
61+     rev : v1.16 .0 
6262    hooks :
6363      - id : mypy 
6464        alias : mypy-py313 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments