mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-21 07:29:41 -04:00
ci: pre-commit autoupdate [pre-commit.ci] [skip ci] (#1002)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5) 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
ed868bad5c
commit
fc01ad71ea
@@ -9,7 +9,7 @@ default_language_version:
|
||||
exclude: '.*\.(css|js|svg)$'
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.4.4'
|
||||
rev: 'v0.4.5'
|
||||
hooks:
|
||||
- id: ruff
|
||||
alias: r
|
||||
|
||||
Reference in New Issue
Block a user