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 11repos :
22  - repo : https://github.com/pre-commit/pre-commit-hooks 
3-     rev : v4.2 .0 
3+     rev : v4.4 .0 
44    hooks :
55      - id : check-toml 
66      - id : check-yaml 
@@ -16,23 +16,23 @@ repos:
1616        additional_dependencies : [pyparsing, nox] 
1717
1818  - repo : https://github.com/asottile/pyupgrade 
19-     rev : v2.32.0 
19+     rev : v3.3.1 
2020    hooks :
2121      - id : pyupgrade 
2222        args : [--py36-plus] 
2323
2424  - repo : https://github.com/psf/black 
25-     rev : 22.3 .0 
25+     rev : 22.12 .0 
2626    hooks :
2727      - id : black 
2828
2929  - repo : https://github.com/PyCQA/isort 
30-     rev : 5.10.1  
30+     rev : 5.12.0  
3131    hooks :
3232      - id : isort 
3333
3434  - repo : https://github.com/PyCQA/flake8 
35-     rev : " 3.9.2 " 
35+     rev : " 6.0.0 " 
3636    hooks :
3737      - id : flake8 
3838        additional_dependencies : ["pep8-naming"] 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments