File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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.5 .0
3+     rev : v6.0 .0
44    hooks :
55      - id : trailing-whitespace 
66      - id : end-of-file-fixer 
99      - id : check-yaml 
1010      - id : double-quote-string-fixer 
1111
12-   - repo : https://github.com/psf/black 
13-     rev : 23.10.1 
12+   - repo : https://github.com/psf/black-pre-commit-mirror  
13+     rev : 25.9.0 
1414    hooks :
1515      - id : black 
1616        args : ["--line-length", "100", "--skip-string-normalization"] 
1717
1818  - repo : https://github.com/PyCQA/flake8 
19-     rev : 6.1 .0
19+     rev : 7.3 .0
2020    hooks :
2121      - id : flake8 
2222  - repo : https://github.com/asottile/seed-isort-config 
2323    rev : v2.2.0 
2424    hooks :
2525      - id : seed-isort-config 
2626  - repo : https://github.com/PyCQA/isort 
27-     rev : 5.12 .0
27+     rev : 7.0 .0
2828    hooks :
2929      - id : isort 
3030
3131  - repo : https://github.com/pre-commit/mirrors-prettier 
32-     rev : v3 .0.3 
32+     rev : v4 .0.0-alpha.8 
3333    hooks :
3434      - id : prettier 
3535        language_version : system 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments