Skip to content

deps: bump hypothesis from 6.100.6 to 6.102.1 #1000

deps: bump hypothesis from 6.100.6 to 6.102.1

deps: bump hypothesis from 6.100.6 to 6.102.1 #1000

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