Skip to content

Bump mini-css-extract-plugin from 2.8.1 to 2.9.0 #904

Bump mini-css-extract-plugin from 2.8.1 to 2.9.0

Bump mini-css-extract-plugin from 2.8.1 to 2.9.0 #904

Workflow file for this run

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