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:
pre-commit-ci[bot]
2023-08-28 15:25:56 -04:00
committed by GitHub
parent 1796e90a47
commit f23aad8a40

View File

@@ -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