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 2323    hooks :
2424      - id : sync-pre-commit-deps 
2525  - repo : https://github.com/peterdemin/pip-compile-multi 
26-     rev : v3.2.1  
26+     rev : v3.2.2  
2727    hooks :
2828      - id : pip-compile-multi-verify 
2929        files : ^requirements/.*\.(in|txt)$ 
@@ -55,13 +55,13 @@ repos:
5555      - id : pyupgrade 
5656        args : ['--keep-runtime-typing', '--py311-plus'] 
5757  - repo : https://github.com/astral-sh/ruff-pre-commit 
58-     rev : v0.12.0  
58+     rev : v0.13.2  
5959    hooks :
6060      - id : ruff-check 
6161        args : ['--fix', '--exit-non-zero-on-fix'] 
6262      - id : ruff-format 
6363  - repo : https://github.com/PyCQA/pylint 
64-     rev : v3.3.7  
64+     rev : v3.3.8  
6565    hooks :
6666      - id : pylint 
6767        args : [ 
@@ -73,17 +73,17 @@ repos:
7373        additional_dependencies :
7474          - tomli 
7575  - repo : https://github.com/fredrikaverpil/creosote 
76-     rev : v4.0.3  
76+     rev : v4.1.0  
7777    hooks :
7878      - id : creosote 
7979  - repo : https://github.com/shellcheck-py/shellcheck-py 
80-     rev : v0.10 .0.1 
80+     rev : v0.11 .0.1 
8181    hooks :
8282      - id : shellcheck 
8383        args :
8484          - --external-sources 
8585  - repo : https://github.com/pre-commit/pre-commit-hooks 
86-     rev : v5 .0.0
86+     rev : v6 .0.0
8787    hooks :
8888      - id : check-added-large-files 
8989      - id : check-ast 
@@ -124,7 +124,7 @@ repos:
124124      - id : forbid-tabs 
125125      - id : remove-tabs 
126126  - repo : https://github.com/pycontribs/mirrors-prettier 
127-     rev : v3.6.0  
127+     rev : v3.6.2  
128128    hooks :
129129      - id : prettier 
130130  - repo : https://github.com/ducminh-phan/reformat-gherkin 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments