File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 11---
22repos :
33  - repo : https://github.com/pre-commit/pre-commit-hooks 
4-     rev : v4.5 .0
4+     rev : v6.0 .0
55    hooks :
66      - id : check-added-large-files 
77      - id : fix-byte-order-marker 
@@ -22,11 +22,11 @@ repos:
2222      - id : check-toml 
2323      - id : check-json 
2424  - repo : https://github.com/Lucas-C/pre-commit-hooks 
25-     rev : v1.5.4  
25+     rev : v1.5.5  
2626    hooks :
2727      - id : remove-crlf 
2828  - repo : https://github.com/codespell-project/codespell 
29-     rev : v2.2.6  
29+     rev : v2.4.1  
3030    hooks :
3131      - id : codespell 
3232        additional_dependencies :
@@ -38,23 +38,23 @@ repos:
3838        args :
3939          - --msg-filename 
4040  - repo : https://github.com/editorconfig-checker/editorconfig-checker.python 
41-     rev : 2.7.3 
41+     rev : 3.2.1 
4242    hooks :
4343      - id : editorconfig-checker 
4444  - repo : https://github.com/jumanjihouse/pre-commit-hooks 
4545    rev : 3.0.0 
4646    hooks :
4747      - id : check-mailmap 
4848  - repo : https://github.com/rhysd/actionlint 
49-     rev : v1.6.26  
49+     rev : v1.7.7  
5050    hooks :
5151      - id : actionlint 
5252  - repo : https://github.com/adrienverge/yamllint 
53-     rev : v1.35 .1 
53+     rev : v1.37 .1 
5454    hooks :
5555      - id : yamllint 
5656  - repo : https://github.com/executablebooks/mdformat 
57-     rev : 0.7.17  
57+     rev : 0.7.22  
5858    hooks :
5959      - id : mdformat 
6060        additional_dependencies :
6868          - mdformat-config 
6969          - mdformat-web 
7070  - repo : https://github.com/DavidAnson/markdownlint-cli2 
71-     rev : v0.12 .1 
71+     rev : v0.18 .1 
7272    hooks :
7373      - id : markdownlint-cli2 
7474        additional_dependencies :
@@ -79,16 +79,16 @@ repos:
7979      - id : update-CITATION.cff 
8080      - id : update-pyproject.toml 
8181  - repo : https://github.com/perltidy/perltidy 
82-     rev : " 20230912.13 " 
82+     rev : " 20250711 " 
8383    hooks :
8484      - id : perltidy 
8585  - repo : https://github.com/astral-sh/ruff-pre-commit 
86-     rev : v0.2.1  
86+     rev : v0.12.8  
8787    hooks :
8888      - id : ruff 
8989      - id : ruff-format 
9090  - repo : https://github.com/kumaraditya303/mirrors-pyright 
91-     rev : v1.1.350  
91+     rev : v1.1.403  
9292    hooks :
9393      - id : pyright 
9494
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments