Skip to content

Bump sphinx from 7.0.1 to 7.1.1 in /bodhi-client #1878

Bump sphinx from 7.0.1 to 7.1.1 in /bodhi-client

Bump sphinx from 7.0.1 to 7.1.1 in /bodhi-client #1878

name: Auto-approve Dependabot PRs
on:
pull_request_target:
permissions:
contents: read
pull-requests: write
jobs:
auto-approve:
name: Auto-approve minor and patch updates
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
approve: true