build(pre-commit.yaml): update

This commit is contained in:
Krrish Dholakia 2024-07-29 12:29:56 -07:00
parent 59384c84a5
commit dd2d61bfce

View file

@ -1,12 +1,12 @@
repos: repos:
- repo: local - repo: local
hooks: hooks:
# - id: mypy - id: mypy
# name: mypy name: mypy
# entry: python3 -m mypy --ignore-missing-imports entry: python3 -m mypy --ignore-missing-imports
# language: system language: system
# types: [python] types: [python]
# files: ^litellm/ files: ^litellm/
- id: isort - id: isort
name: isort name: isort
entry: isort entry: isort