Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

chore(deps-dev): bump @types/node from 18.16.3 to 20.7.0 #577

chore(deps-dev): bump @types/node from 18.16.3 to 20.7.0

chore(deps-dev): bump @types/node from 18.16.3 to 20.7.0 #577

name: auto-merge
on:
pull_request_target:
branches:
- master
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.4
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: "squash and merge"
target: minor