File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 55
66repos :
77  - repo : https://github.com/psf/black-pre-commit-mirror 
8-     rev : " 23.12.1 " 
8+     rev : " 24.10.0 " 
99    hooks :
1010      - id : black-jupyter 
1111
1212  - repo : https://github.com/adamchainz/blacken-docs 
13-     rev : " 1.16.0 " 
13+     rev : " 1.19.1 " 
1414    hooks :
1515      - id : blacken-docs 
1616        additional_dependencies : [black==23.7.0] 
1717
1818  - repo : https://github.com/pre-commit/pre-commit-hooks 
19-     rev : " v4.5 .0" 
19+     rev : " v5.0 .0" 
2020    hooks :
2121      - id : check-added-large-files 
2222      - id : check-case-conflict 
@@ -49,13 +49,13 @@ repos:
4949        args : [--prose-wrap=always] 
5050
5151  - repo : https://github.com/astral-sh/ruff-pre-commit 
52-     rev : " v0.1.9 " 
52+     rev : " v0.8.6 " 
5353    hooks :
5454      - id : ruff 
5555        args : ["--fix", "--show-fixes"] 
5656
5757  - repo : https://github.com/pre-commit/mirrors-mypy 
58-     rev : " v1.8.0 " 
58+     rev : " v1.14.1 " 
5959    hooks :
6060      - id : mypy 
6161        files : src|tests 
@@ -65,12 +65,12 @@ repos:
6565        stages : [manual] 
6666
6767  - repo : https://github.com/codespell-project/codespell 
68-     rev : " v2.2.6 " 
68+     rev : " v2.3.0 " 
6969    hooks :
7070      - id : codespell 
7171
7272  - repo : https://github.com/shellcheck-py/shellcheck-py 
73-     rev : " v0.9 .0.6 " 
73+     rev : " v0.10 .0.1 " 
7474    hooks :
7575      - id : shellcheck 
7676
8383        exclude : .pre-commit-config.yaml 
8484
8585  - repo : https://github.com/kynan/nbstripout 
86-     rev : " 0.6 .1" 
86+     rev : " 0.8 .1" 
8787    hooks :
8888      - id : nbstripout 
8989        args :
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments