mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-05-07 07:12:42 -04:00
ci: pre-commit autoupdate [pre-commit.ci] (#119)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9833d2f46f
commit
b297ec1109
@@ -20,12 +20,12 @@ ci:
|
||||
exclude: '.*\.(css|js|svg)$'
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 'v0.0.277'
|
||||
rev: 'v0.0.278'
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--exit-non-zero-on-fix, --show-fixes]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 23.7.0
|
||||
hooks:
|
||||
- id: black-jupyter
|
||||
- repo: https://github.com/econchick/interrogate
|
||||
|
||||
Reference in New Issue
Block a user