File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
22repos :
33  - repo : https://github.com/pre-commit/pre-commit-hooks 
4-     rev : v5 .0.0
4+     rev : v6 .0.0
55    hooks :
66      - id : trailing-whitespace 
77      - id : end-of-file-fixer 
1212      - id : check-ast 
1313      - id : check-added-large-files 
1414  - repo : https://github.com/astral-sh/ruff-pre-commit 
15-     rev : v0.11.2  
15+     rev : v0.12.10  
1616    hooks :
1717      - id : ruff 
1818        args : [--fix] 
2222      - id : black 
2323        language_version : python3 
2424  - repo : https://github.com/keewis/blackdoc 
25-     rev : v0.3.9  
25+     rev : v0.4.1  
2626    hooks :
2727      - id : blackdoc 
2828        additional_dependencies : ["black[jupyter]"] 
3838        types_or : [python, markdown, rst] 
3939        additional_dependencies : [tomli] 
4040  - repo : https://github.com/asottile/pyupgrade 
41-     rev : v3.19.1  
41+     rev : v3.20.0  
4242    hooks :
4343      - id : pyupgrade 
4444  - repo : https://github.com/MarcoGorelli/madforhooks 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments