Skip to content

Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /Documentation #364

Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /Documentation

Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /Documentation #364

name: Dependabot Automerge
on:
pull_request:
branches: [ main ]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.AUTOMERGE_TOKEN }}