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/pre-commit/mirrors-mypy 
3-       rev : ' v1.5.1 ' 
3+       rev : ' v1.16.0 ' 
44      hooks :
55            - id : mypy 
66              language : system 
77              pass_filenames : false 
88              args : ['legate_sparse'] 
99    - repo : https://github.com/psf/black 
10-       rev : 23.9.1 
10+       rev : 25.1.0 
1111      hooks :
1212            - id : black 
1313    - repo : https://github.com/PyCQA/isort 
14-       rev : 5.12.0 
14+       rev : 6.0.1 
1515      hooks :
1616            - id : isort 
1717              args : ["--profile", "black"] 
1818    - repo : https://github.com/PyCQA/flake8 
19-       rev : 6.1 .0
19+       rev : 7.2 .0
2020      hooks :
2121            - id : flake8 
2222              args : [--config=.flake8] 
2323    - repo : https://github.com/pre-commit/mirrors-clang-format 
24-       rev : ' v16.0 .6' #  Use the sha / tag you want to point at
24+       rev : ' v20.1 .6' #  Use the sha / tag you want to point at
2525      hooks :
2626        - id : clang-format 
2727          files : \.(cu|cuh|h|cc|inl)$ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments