Skip to content

build(deps): bump sqlalchemy from 2.0.23 to 2.0.31 #137

build(deps): bump sqlalchemy from 2.0.23 to 2.0.31

build(deps): bump sqlalchemy from 2.0.23 to 2.0.31 #137

Workflow file for this run

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1
with:
github-token: "${{secrets.GH_TOKEN}}"
- name: Enable auto-merge for Dependabot
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{secrets.GH_TOKEN}}