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 55repos :
66
77- repo : https://github.com/pre-commit/pre-commit-hooks 
8-   rev : v5 .0.0
8+   rev : v6 .0.0
99  hooks :
1010  - id : check-ast 
1111    name : validate Python code 
2424  - id : check-yaml 
2525
2626- repo : https://github.com/python-jsonschema/check-jsonschema 
27-   rev : 0.33.2  
27+   rev : 0.34.0  
2828  hooks :
2929  - id : check-github-workflows 
3030
@@ -67,14 +67,14 @@ repos:
6767    - tomli 
6868
6969- repo : https://github.com/astral-sh/ruff-pre-commit 
70-   rev : v0.12.7  
70+   rev : v0.13.3  
7171  hooks :
7272  - id : ruff 
7373    name : ruff (see https://docs.astral.sh/ruff/rules) 
7474    args : [--fix] 
7575
7676- repo : https://github.com/asottile/blacken-docs 
77-   rev : 1.19.1  
77+   rev : 1.20.0  
7878  hooks :
7979  - id : blacken-docs 
8080    name : autoformat code blocks in docs 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments