Skip to content

build(deps-dev): bump @types/react-dom from 18.2.0 to 18.2.1 #1406

build(deps-dev): bump @types/react-dom from 18.2.0 to 18.2.1

build(deps-dev): bump @types/react-dom from 18.2.0 to 18.2.1 #1406

name: dependabot-auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: patch
approve: false
github-token: ${{ secrets.BOT_TOKEN }}