Skip to content

deps: bump pytest-asyncio from 0.21.2 to 0.23.6 #1007

deps: bump pytest-asyncio from 0.21.2 to 0.23.6

deps: bump pytest-asyncio from 0.21.2 to 0.23.6 #1007

name: Auto Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.THIS_PAT }}