mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-23 00:17:28 -04:00
ci: pre-commit autoupdate [pre-commit.ci] (#273)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1796e90a47
commit
f23aad8a40
@@ -8,7 +8,7 @@ default_language_version:
|
||||
exclude: '.*\.(css|js|svg)$'
|
||||
repos:
|
||||
- repo: https://github.com/google/yapf
|
||||
rev: v0.40.1
|
||||
rev: v0.40.0
|
||||
hooks:
|
||||
- id: yapf
|
||||
verbose: true
|
||||
@@ -18,7 +18,7 @@ repos:
|
||||
openllm-python/src/openllm/cli/entrypoint.py
|
||||
)$
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.0.285'
|
||||
rev: 'v0.0.286'
|
||||
hooks:
|
||||
- id: ruff
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user