Skip to content

Commit

Permalink
build(deps): bump langchain dependency (#185)
Browse files Browse the repository at this point in the history
* 🔧 pre-commit autoupdate

* ⬆️ bump langchain dependency

* ⬆️ poetry update
  • Loading branch information
ajndkr authored Mar 6, 2024
1 parent 243cbc5 commit 74d1e5c
Show file tree
Hide file tree
Showing 3 changed files with 399 additions and 375 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.1
rev: v0.3.0
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
Loading

0 comments on commit 74d1e5c

Please sign in to comment.