mirror of
https://github.com/bentoml/OpenLLM.git
synced 2025-12-23 23:57:46 -05:00
ci: pre-commit autoupdate [pre-commit.ci] (#1162)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.0...v0.11.2) 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
5356d44411
commit
984e8e7dce
@@ -7,7 +7,7 @@ default_language_version:
|
||||
python: python3.11 # NOTE: sync with .python-version-default
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: "v0.11.0"
|
||||
rev: "v0.11.2"
|
||||
hooks:
|
||||
- id: ruff
|
||||
alias: r
|
||||
|
||||
Reference in New Issue
Block a user