Skip to content

build(deps): bump furo from 2022.12.7 to 2023.8.19 in /docs #412

build(deps): bump furo from 2022.12.7 to 2023.8.19 in /docs

build(deps): bump furo from 2022.12.7 to 2023.8.19 in /docs #412

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