Skip to content

Bump webpack from 5.92.1 to 5.94.0 in /Documentation #281

Bump webpack from 5.92.1 to 5.94.0 in /Documentation

Bump webpack from 5.92.1 to 5.94.0 in /Documentation #281

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