File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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.4 .0 
55      hooks :
66          - id : end-of-file-fixer 
77          - id : check-added-large-files 
1717          - id : mixed-line-ending 
1818            args : ['--fix=no'] 
1919    - repo : https://github.com/jorisroovers/gitlint 
20-       rev : v0.17 .0 
20+       rev : v0.18 .0 
2121      hooks :
2222          - id : gitlint 
2323            args :
@@ -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.2  
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.4 .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.15.2  
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