File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ exclude: ^templates/|\.json$
33
44repos :
55  - repo : https://github.com/pre-commit/pre-commit-hooks 
6-     rev : v5 .0.0
6+     rev : v6 .0.0
77    hooks :
88      - id : check-added-large-files 
99      - id : fix-byte-order-marker 
2727    hooks :
2828      - id : remove-crlf 
2929  - repo : https://github.com/codespell-project/codespell 
30-     rev : v2.3.0  
30+     rev : v2.4.1  
3131    hooks :
3232      - id : codespell 
3333        additional_dependencies :
@@ -39,23 +39,23 @@ repos:
3939        args :
4040          - --msg-filename 
4141  - repo : https://github.com/editorconfig-checker/editorconfig-checker.python 
42-     rev : 3.0.3  
42+     rev : 3.4.0  
4343    hooks :
4444      - id : editorconfig-checker 
4545  - repo : https://github.com/jumanjihouse/pre-commit-hooks 
4646    rev : 3.0.0 
4747    hooks :
4848      - id : check-mailmap 
4949  - repo : https://github.com/rhysd/actionlint 
50-     rev : v1.7.3  
50+     rev : v1.7.8  
5151    hooks :
5252      - id : actionlint 
5353  - repo : https://github.com/adrienverge/yamllint 
54-     rev : v1.35 .1 
54+     rev : v1.37 .1 
5555    hooks :
5656      - id : yamllint 
5757  - repo : https://github.com/executablebooks/mdformat 
58-     rev : 0.7.17  
58+     rev : 0.7.22  
5959    hooks :
6060      - id : mdformat 
6161        additional_dependencies :
@@ -69,18 +69,18 @@ repos:
6969          - mdformat-config 
7070          - mdformat-web 
7171  - repo : https://github.com/DavidAnson/markdownlint-cli2 
72-     rev : v0.14.0  
72+     rev : v0.18.1  
7373    hooks :
7474      - id : markdownlint-cli2 
7575        additional_dependencies :
7676          - markdown-it-texmath 
7777  - repo : https://github.com/astral-sh/ruff-pre-commit 
78-     rev : v0.6.9  
78+     rev : v0.14.0  
7979    hooks :
8080      - id : ruff 
8181      - id : ruff-format 
8282  - repo : https://github.com/kumaraditya303/mirrors-pyright 
83-     rev : v1.1.383  
83+     rev : v1.1.406  
8484    hooks :
8585      - id : pyright 
8686
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments