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 @@ -30,28 +30,28 @@ repos:
3030        additional_dependencies : 
['@commitlint/[email protected] ']  3131        always_run : true 
3232  - repo : https://github.com/shellcheck-py/shellcheck-py 
33-     rev : v0.8 .0.4  
33+     rev : v0.9 .0.5  
3434    hooks :
3535      - id : shellcheck 
3636        name : Check shell scripts with shellcheck 
3737        files : ^.*\.(sh|bash|ksh)$ 
3838        types : [] 
3939  - repo : https://github.com/adrienverge/yamllint 
40-     rev : v1.26.3  
40+     rev : v1.32.0  
4141    hooks :
4242      - id : yamllint 
4343        name : Check YAML syntax with yamllint 
4444        args : [--strict, '.'] 
4545        always_run : true 
4646        pass_filenames : false 
4747  - repo : https://github.com/warpnet/salt-lint 
48-     rev : v0.8.0  
48+     rev : v0.9.2  
4949    hooks :
5050      - id : salt-lint 
5151        name : Check Salt files using salt-lint 
5252        files : ^.*\.(sls|jinja|j2|tmpl|tst)$ 
53-   - repo : https://github.com/myint /rstcheck 
54-     rev : 3f929574 
53+   - repo : https://github.com/rstcheck /rstcheck 
54+     rev : v6.1.2 
5555    hooks :
5656      - id : rstcheck 
5757        name : Check reST files using rstcheck 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments