mirror of
				https://github.com/suyiiyii/nonebot-bison.git
				synced 2025-11-04 21:44:52 +08:00 
			
		
		
		
	⬆️ auto update by pre-commit hooks (#660)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									2137cb17eb
								
							
						
					
					
						commit
						a83cf3ca79
					
				@ -7,7 +7,7 @@ ci:
 | 
				
			|||||||
  autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
 | 
					  autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
 | 
				
			||||||
repos:
 | 
					repos:
 | 
				
			||||||
  - repo: https://github.com/astral-sh/ruff-pre-commit
 | 
					  - repo: https://github.com/astral-sh/ruff-pre-commit
 | 
				
			||||||
    rev: v0.7.2
 | 
					    rev: v0.8.1
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: ruff
 | 
					      - id: ruff
 | 
				
			||||||
        args: [--fix, --exit-non-zero-on-fix]
 | 
					        args: [--fix, --exit-non-zero-on-fix]
 | 
				
			||||||
@ -34,7 +34,7 @@ repos:
 | 
				
			|||||||
        stages: [pre-commit]
 | 
					        stages: [pre-commit]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - repo: https://github.com/pre-commit/mirrors-eslint
 | 
					  - repo: https://github.com/pre-commit/mirrors-eslint
 | 
				
			||||||
    rev: v9.14.0
 | 
					    rev: v9.16.0
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: eslint
 | 
					      - id: eslint
 | 
				
			||||||
        additional_dependencies:
 | 
					        additional_dependencies:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user