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 @@ -48,17 +48,17 @@ repos:
4848                {{cookiecutter.package_name}}/setup.cfg 
4949            )$ 
5050 -   repo : https://github.com/psf/black 
51-     rev : 23.1 .0 
51+     rev : 23.3 .0 
5252    hooks :
5353    -   id : black 
5454-   repo : https://github.com/charliermarsh/ruff-pre-commit 
55-     rev : v0.0.241  
55+     rev : v0.0.261  
5656    hooks :
5757      - id : ruff 
5858        args : [hooks, tests] 
5959        pass_filenames : false 
6060-   repo : https://github.com/dosisod/refurb 
61-     rev : v1.10 .0 
61+     rev : v1.15 .0 
6262    hooks :
6363    -   id : refurb 
6464        args : [--ignore, FURB126] 
@@ -98,12 +98,12 @@ repos:
9898        #          path/to/file.py
9999        #      )$
100100-   repo : https://github.com/codespell-project/codespell 
101-     rev : v2.2.2  
101+     rev : v2.2.4  
102102    hooks :
103103    -   id : codespell 
104104        additional_dependencies : [tomli] 
105105-   repo : https://github.com/pre-commit/mirrors-mypy 
106-     rev : ' v0.991 ' 
106+     rev : ' v1.2.0 ' 
107107    hooks :
108108    -   id : mypy 
109109        args : [ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments