Skip to content

Bump @types/react from 18.2.75 to 18.2.78 #899

Bump @types/react from 18.2.75 to 18.2.78

Bump @types/react from 18.2.75 to 18.2.78 #899

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 }}