File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11repos :
22  - repo : https://github.com/asottile/pyupgrade 
3-     rev : v2.7.4  
3+     rev : v2.15.0  
44    hooks :
55      - id : pyupgrade 
66        args : ["--py36-plus"] 
77
88  - repo : https://github.com/psf/black 
9-     rev : 20.8b1 
9+     rev : 21.5b1 
1010    hooks :
1111      - id : black 
1212        args : ["--target-version", "py36"] 
1313
14-   - repo : https://gitlab .com/pycqa /flake8 
15-     rev : 3.8.4  
14+   - repo : https://github .com/PyCQA /flake8 
15+     rev : 3.9.2  
1616    hooks :
1717      - id : flake8 
1818        additional_dependencies : [flake8-2020] 
1919
2020  - repo : https://github.com/pycqa/isort 
21-     rev : 5.7 .0 
21+     rev : 5.8 .0 
2222    hooks :
2323      - id : isort 
2424
2525  - repo : https://github.com/pre-commit/pygrep-hooks 
26-     rev : v1.7 .0 
26+     rev : v1.8 .0 
2727    hooks :
2828      - id : python-check-blanket-noqa 
2929
3636      - id : mixed-line-ending 
3737
3838  - repo : https://github.com/pre-commit/mirrors-prettier 
39-     rev : v2.2.1  
39+     rev : v2.3.0  
4040    hooks :
4141      - id : prettier 
4242        args : [--prose-wrap=always, --print-width=88] 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments