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 11default_stages : [commit] 
22repos :
33    - repo : https://github.com/pre-commit/pre-commit-hooks 
4-       rev : v4.2 .0 
4+       rev : v4.3 .0 
55      hooks :
66          - id : end-of-file-fixer 
77          - id : check-added-large-files 
@@ -27,21 +27,21 @@ repos:
2727                    ' --msg-filename' , 
2828                ] 
2929    - repo : https://github.com/codespell-project/codespell 
30-       rev : v2.1.0  
30+       rev : v2.2.1  
3131      hooks :
3232          - id : codespell 
3333            exclude : ' ^go.sum' 
3434    - repo : https://github.com/Yelp/detect-secrets 
35-       rev : v1.2 .0 
35+       rev : v1.3 .0 
3636      hooks :
3737          - id : detect-secrets 
3838            exclude : ' .*_test.go$|README.md' 
3939    - repo : https://github.com/zricethezav/gitleaks 
40-       rev : v8.8.6  
40+       rev : v8.13.0  
4141      hooks :
4242          - id : gitleaks 
4343    - repo : https://github.com/igorshubovych/markdownlint-cli 
44-       rev : v0.31.1  
44+       rev : v0.32.2  
4545      hooks :
4646          - id : markdownlint 
4747ci :
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments