Skip to content

docs: bump sphinx from 8.1.0 to 8.1.3 in /docs #832

docs: bump sphinx from 8.1.0 to 8.1.3 in /docs

docs: bump sphinx from 8.1.0 to 8.1.3 in /docs #832

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