File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -27,18 +27,18 @@ repos:
2727          - commit-msg 
2828
2929  - repo : https://github.com/codespell-project/codespell 
30-     rev : v2.3.0  
30+     rev : v2.4.1  
3131    hooks :
3232      - id : codespell 
3333
3434  - repo : https://github.com/adrienverge/yamllint 
35-     rev : v1.35.1  
35+     rev : v1.37.0  
3636    hooks :
3737      - id : yamllint 
3838        args : [-c=.yamllint] 
3939
4040  - repo : https://github.com/igorshubovych/markdownlint-cli 
41-     rev : v0.43 .0 
41+     rev : v0.44 .0 
4242    hooks :
4343      - id : markdownlint 
4444      - id : markdownlint-fix 
@@ -50,23 +50,23 @@ repos:
5050        args : ["--severity=warning"] 
5151
5252  - repo : https://github.com/pycqa/isort 
53-     rev : 5.13.2 
53+     rev : 6.0.1 
5454    hooks :
5555      - id : isort 
5656        name : isort (python) 
5757
5858  - repo : https://github.com/psf/black 
59-     rev : 24.10 .0
59+     rev : 25.1 .0
6060    hooks :
6161      - id : black 
6262        args : ["--line-length", "79"] 
6363
6464  - repo : https://github.com/MarketSquare/robotframework-tidy 
65-     rev : 4.15 .0 
65+     rev : 4.16 .0 
6666    hooks :
6767      - id : robotidy 
6868
6969  - repo : https://github.com/MarketSquare/robotframework-robocop 
70-     rev : 5.7 .0
70+     rev : v6.1 .0
7171    hooks :
7272      - id : robocop 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments