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 33
44repos :
55  - repo : https://github.com/asottile/pyupgrade 
6-     rev : v2.38.2 
6+     rev : v3.3.0 
77    hooks :
88      - id : pyupgrade 
99        args :
@@ -15,13 +15,13 @@ repos:
1515      - id : isort 
1616
1717  - repo : https://github.com/hadialqattan/pycln 
18-     rev : v2.1.1  
18+     rev : v2.1.2  
1919    hooks :
2020      - id : pycln 
2121        args : [--all] 
2222
2323  - repo : https://github.com/psf/black 
24-     rev : 22.8 .0 
24+     rev : 22.10 .0 
2525    hooks :
2626      - id : black 
2727
@@ -43,13 +43,13 @@ repos:
4343          - pep8-naming==0.13.2 
4444
4545  - repo : https://github.com/pycqa/flake8 
46-     rev : 5 .0.4 
46+     rev : 6 .0.0 
4747    hooks :
4848      - id : flake8 
4949        additional_dependencies : *flake8_deps 
5050
5151  - repo : https://github.com/pre-commit/pre-commit-hooks 
52-     rev : v4.3 .0 
52+     rev : v4.4 .0 
5353    hooks :
5454      - id : trailing-whitespace 
5555        exclude : ^tests/.*/fixtures/.* 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments