Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Bump the react group across 1 directory with 3 updates #220

Bump the react group across 1 directory with 3 updates

Bump the react group across 1 directory with 3 updates #220

Workflow file for this run

name: Automerge
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
automerge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3
with:
merge-method: 'merge'
target: 'minor'
use-github-auto-merge: true