File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,16 +38,16 @@ repos:
3838        files : " codecov.yml" 
3939        pass_filenames : false 
4040  - repo : https://github.com/PyCQA/isort 
41-     rev : 5.13.2 
41+     rev : 6.0.1 
4242    hooks :
4343      - id : isort 
4444  - repo : https://github.com/psf/black.git 
45-     rev : 24.4.2 
45+     rev : 25.1.0 
4646    hooks :
4747      - id : black 
4848        language_version : python3 
4949  - repo : https://github.com/pre-commit/pre-commit-hooks.git 
50-     rev : v4.6 .0
50+     rev : v5.0 .0
5151    hooks :
5252      - id : end-of-file-fixer 
5353      - id : trailing-whitespace 
5858      - id : debug-statements 
5959        language_version : python3 
6060  - repo : https://github.com/PyCQA/flake8 
61-     rev : 7.0 .0 
61+     rev : 7.3 .0 
6262    hooks :
6363      - id : flake8 
6464        additional_dependencies :
@@ -69,11 +69,11 @@ repos:
6969          - flake8-pytest-style>=1.5.0 
7070        language_version : python3 
7171  - repo : https://github.com/pycqa/pylint 
72-     rev : v3.2.2  
72+     rev : v3.3.7  
7373    hooks :
7474      - id : pylint 
7575  - repo : https://github.com/pre-commit/mirrors-mypy 
76-     rev : v1.10.0  
76+     rev : v1.17.1  
7777    hooks :
7878      - id : mypy 
7979        #  empty args needed in order to match mypy cli behavior
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments