File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22#  See https://pre-commit.com/hooks.html for more hooks
33repos :
44  - repo : https://github.com/pre-commit/pre-commit-hooks 
5-     rev : " cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b " #  frozen: v5 .0.0
5+     rev : " 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c " #  frozen: v6 .0.0
66    hooks :
77      - id : trailing-whitespace 
88      - id : end-of-file-fixer 
99      - id : check-yaml 
1010      - id : check-added-large-files 
1111  - repo : https://github.com/astral-sh/ruff-pre-commit 
12-     rev : " 895ebb389825c29bd4e0addcf7579d6c69d199cc " #  frozen: v0.9.6 
12+     rev : " f9351c924055bf6c7b4a4670237d3ce141e9f57c " #  frozen: v0.14.0 
1313    hooks :
1414      - id : ruff 
1515        args : [ --fix ] 
1616      - id : ruff-format 
1717  - repo : https://github.com/python-poetry/poetry 
18-     rev : " bd500dd3bdfaec3de6894144c9cedb3a9358be84 " #  frozen: 2.0 .1
18+     rev : " b9e5d79fc57de2f2e60973019d56662b7398440b " #  frozen: 2.2 .1
1919    hooks :
2020    -   id : poetry-check 
2121        args : ["--lock"] 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments