Skip to content

Bump @types/react-dom from 18.2.24 to 18.2.25 #893

Bump @types/react-dom from 18.2.24 to 18.2.25

Bump @types/react-dom from 18.2.24 to 18.2.25 #893

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