Skip to content

Build(deps-dev): Bump webpack from 5.91.0 to 5.93.0 #406

Build(deps-dev): Bump webpack from 5.91.0 to 5.93.0

Build(deps-dev): Bump webpack from 5.91.0 to 5.93.0 #406

name: Dependabot
on:
pull_request_target:
branches:
- master
- stable*
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
# Default github action approve
- uses: hmarr/auto-approve-action@v4
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}