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 : " db90487f48a9dd992d243ef63c156eaffddeaf28 " #  frozen: v0.12.11 
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 : " 84eeadc21f92a04d46ea769e3e39d7c902e44136 " #  frozen: 2.1.3 
1919    hooks :
2020    -   id : poetry-check 
2121        args : ["--lock"] 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments