File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11repos :
22  - repo : https://github.com/python-poetry/poetry 
3-     rev : 1.8.0 
3+     rev : 2.1.1 
44    hooks :
55      - id : poetry-check 
66
2222        args : ["--in-place", "--remove-unused-variables"] 
2323
2424  - repo : https://github.com/pycqa/isort 
25-     rev : 5.13.2 
25+     rev : 6.0.0 
2626    hooks :
2727      - id : isort 
2828        args :
3535          ] 
3636
3737  - repo : https://github.com/codespell-project/codespell 
38-     rev : v2.3.0  
38+     rev : v2.4.1  
3939    hooks :
4040      - id : codespell 
4141        args : [--write-changes] 
@@ -74,13 +74,13 @@ repos:
7474      - id : trailing-whitespace 
7575
7676  - repo : https://github.com/psf/black 
77-     rev : 24.10 .0
77+     rev : 25.1 .0
7878    hooks :
7979      - id : black 
8080        args : ["--line-length", "120"] 
8181
8282  - repo : https://github.com/PyCQA/flake8 
83-     rev : 7.1.1  
83+     rev : 7.1.2  
8484    hooks :
8585      - id : flake8 
8686        args : ["--max-line-length", "120"] 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments