mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-11 18:09:52 -04:00
ci: pre-commit autoupdate [pre-commit.ci] (#475)
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
1c563cbd42
commit
d8da2cc3a5
@@ -18,7 +18,7 @@ repos:
|
||||
openllm-python/src/openllm/cli/entrypoint.py
|
||||
)$
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.0.291'
|
||||
rev: 'v0.0.292'
|
||||
hooks:
|
||||
- id: ruff
|
||||
verbose: true
|
||||
@@ -32,7 +32,7 @@ repos:
|
||||
exclude: ^(docs|tools|openllm-python/tests)
|
||||
args: [--config=pyproject.toml]
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: v8.50.0
|
||||
rev: v8.51.0
|
||||
hooks:
|
||||
- id: eslint
|
||||
verbose: true
|
||||
@@ -80,7 +80,7 @@ repos:
|
||||
- id: clj-kondo
|
||||
verbose: true
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user