Skip to content

chore(deps): bump langchain from 0.3.9 to 0.3.10 in the langchain group #1346

chore(deps): bump langchain from 0.3.9 to 0.3.10 in the langchain group

chore(deps): bump langchain from 0.3.9 to 0.3.10 in the langchain group #1346

name: Dependabot PR Auto-merge
on: [pull_request]
permissions:
contents: write
pull-requests: write
jobs:
call-auto-merge-workflow:
if: ${{ github.actor == 'dependabot[bot]' }}
uses: mikesprague/reusable-workflows/.github/workflows/dependabot-auto-merge.yml@main
secrets:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN}}