Skip to content

chore(deps-dev): bump webpack from 4.46.0 to 5.94.0 in /apps/wordpress/wp-content/themes/peg/comm #451

chore(deps-dev): bump webpack from 4.46.0 to 5.94.0 in /apps/wordpress/wp-content/themes/peg/comm

chore(deps-dev): bump webpack from 4.46.0 to 5.94.0 in /apps/wordpress/wp-content/themes/peg/comm #451

Workflow file for this run

name: Dependabot Auto Merge
on:
pull_request_target:
jobs:
auto-merge:
timeout-minutes: 5
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.DEP_AUTOMERGE }}