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 22#  See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks 
5-   rev : v5 .0.0
5+   rev : v6 .0.0
66  hooks :
77  - id : trailing-whitespace 
88  - id : end-of-file-fixer 
1717  - id : pretty-format-json 
1818    args : [--no-sort-keys, --autofix, --no-ensure-ascii] 
1919- repo : https://github.com/astral-sh/ruff-pre-commit 
20-   rev : v0.11.6  
20+   rev : v0.13.1  
2121  hooks :
2222  - id : ruff 
2323    args : [--fix, --exit-non-zero-on-fix] 
@@ -27,12 +27,12 @@ repos:
2727  - id : check-hooks-apply 
2828  - id : check-useless-excludes 
2929- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks 
30-   rev : v2.14 .0 
30+   rev : v2.15 .0 
3131  hooks :
3232  - id : pretty-format-yaml 
3333    args : [--autofix, --indent, '2'] 
3434- repo : https://github.com/pappasam/toml-sort 
35-   rev : v0.24.2  
35+   rev : v0.24.3  
3636  hooks :
3737  - id : toml-sort-fix 
3838- repo : https://github.com/abravalheri/validate-pyproject 
5959  hooks :
6060  - id : actionlint 
6161- repo : https://github.com/woodruffw/zizmor-pre-commit 
62-   rev : v1.6 .0 
62+   rev : v1.13 .0 
6363  hooks :
6464  - id : zizmor 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments