File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11repos :
22  - repo : https://github.com/pre-commit/pre-commit-hooks 
3-     rev : v4.6 .0
3+     rev : v5.0 .0
44    hooks :
55      - id : check-yaml 
66        exclude : argilla/mkdocs.yml|examples/deployments/k8s 
77      - id : end-of-file-fixer 
88        exclude_types : [text, jupyter] 
99      - id : trailing-whitespace 
1010
11-   - repo : https://github.com/charliermarsh /ruff-pre-commit 
12-     rev : v0.4.8  
11+   - repo : https://github.com/astral-sh /ruff-pre-commit 
12+     rev : v0.8.2  
1313    hooks :
1414      - id : ruff-format 
1515
1616  # #############################################################################
1717  #  argilla specific hooks
1818  # #############################################################################
19-   - repo : https://github.com/charliermarsh /ruff-pre-commit 
20-     rev : v0.4.8  
19+   - repo : https://github.com/astral-sh /ruff-pre-commit 
20+     rev : v0.8.2  
2121    hooks :
2222      - id : ruff 
2323        files : ' argilla/src/.*\.py$' 
3535          - argilla/LICENSE_HEADER 
3636          - --fuzzy-match-generates-todo 
3737  - repo : https://github.com/kynan/nbstripout 
38-     rev : 0.7 .1 
38+     rev : 0.8 .1 
3939    hooks :
4040      - id : nbstripout 
4141        files : ' ^argilla/.*\.ipynb$' 
5252  # #############################################################################
5353  #  argilla-server specific hooks
5454  # #############################################################################
55-   - repo : https://github.com/charliermarsh /ruff-pre-commit 
56-     rev : v0.4.8  
55+   - repo : https://github.com/astral-sh /ruff-pre-commit 
56+     rev : v0.8.2  
5757    hooks :
5858      - id : ruff 
5959        files : ' argila-server/src/.*\.py$' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments