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 44
55repos :
66  - repo : https://github.com/psf/black-pre-commit-mirror 
7-     rev : " 24.8 .0" 
7+     rev : " 24.10 .0" 
88    hooks :
99      - id : black-jupyter 
1010
1111  - repo : https://github.com/adamchainz/blacken-docs 
12-     rev : " 1.18.0 " 
12+     rev : " 1.19.1 " 
1313    hooks :
1414      - id : blacken-docs 
1515        additional_dependencies : [black==23.10.0] 
1616
1717  - repo : https://github.com/pre-commit/pre-commit-hooks 
18-     rev : " v4.6 .0" 
18+     rev : " v5.0 .0" 
1919    hooks :
2020      - id : check-added-large-files 
2121      - id : check-case-conflict 
@@ -45,13 +45,13 @@ repos:
4545        args : [--prose-wrap=always] 
4646
4747  - repo : https://github.com/astral-sh/ruff-pre-commit 
48-     rev : " v0.6.5 " 
48+     rev : " v0.8.4 " 
4949    hooks :
5050      - id : ruff 
5151        args : ["--fix", "--show-fixes"] 
5252
5353  - repo : https://github.com/pre-commit/mirrors-mypy 
54-     rev : " v1.11.2 " 
54+     rev : " v1.14.0 " 
5555    hooks :
5656      - id : mypy 
5757        files : src|tests 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments