Skip to content

Bump webpack-dev-middleware from 7.4.3 to 7.4.4 #568

Bump webpack-dev-middleware from 7.4.3 to 7.4.4

Bump webpack-dev-middleware from 7.4.3 to 7.4.4 #568

Workflow file for this run

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.AUTOMERGE }}