File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55      - id : black 
66
77  - repo : https://github.com/asottile/yesqa 
8-     rev : v1.3 .0 
8+     rev : v1.4 .0 
99    hooks :
1010      - id : yesqa 
1111        additional_dependencies : &flake8_deps 
2222          - pep8-naming==0.13.0 
2323
2424  - repo : https://github.com/pycqa/flake8 
25-     rev : 4 .0.1 
25+     rev : 5 .0.4 
2626    hooks :
2727      - id : flake8 
2828        additional_dependencies : *flake8_deps 
3434        args : [--add-import, from __future__ import annotations] 
3535
3636  - repo : https://github.com/pre-commit/pre-commit-hooks 
37-     rev : v2 .3.0
37+     rev : v4 .3.0
3838    hooks :
3939      - id : trailing-whitespace 
4040        exclude : ^tests/.*/fixtures/.* 
@@ -51,14 +51,14 @@ repos:
5151          - pytest>=7.1.2 
5252
5353  - repo : https://github.com/asottile/pyupgrade 
54-     rev : v2.37.2  
54+     rev : v2.37.3  
5555    hooks :
5656      - id : pyupgrade 
5757        args :
5858          - --py37-plus 
5959
6060  - repo : https://github.com/hadialqattan/pycln 
61-     rev : v2.0.4  
61+     rev : v2.1.1  
6262    hooks :
6363      - id : pycln 
6464        args : [--all] 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments