Skip to content

build(deps): bump aiosqlite from 0.19.0 to 0.20.0 #141

build(deps): bump aiosqlite from 0.19.0 to 0.20.0

build(deps): bump aiosqlite from 0.19.0 to 0.20.0 #141

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}}