mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-22 07:57:20 -04:00
ci: pre-commit autoupdate [pre-commit.ci] (#858)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.13...v0.1.14) 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
6eb2ed5028
commit
48bbe66651
@@ -8,7 +8,7 @@ default_language_version:
|
||||
exclude: '.*\.(css|js|svg)$'
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.1.13'
|
||||
rev: 'v0.1.14'
|
||||
hooks:
|
||||
- id: ruff
|
||||
alias: r
|
||||
|
||||
Reference in New Issue
Block a user