Skip to content

chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 #548

chore(deps-dev): bump webpack from 5.92.1 to 5.93.0

chore(deps-dev): bump webpack from 5.92.1 to 5.93.0 #548

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a # v2.6.6
with:
target: minor
github-token: ${{ secrets.PRIVATE_TOKEN }}