Skip to content

chore(deps-dev): bump @types/node from 17.0.42 to 20.14.9 #920

chore(deps-dev): bump @types/node from 17.0.42 to 20.14.9

chore(deps-dev): bump @types/node from 17.0.42 to 20.14.9 #920

Workflow file for this run

name: Merge PRs
on:
pull_request:
jobs:
automerge:
name: Auto Merge
if: ${{ github.actor == 'dependabot[bot]' }}
uses: XNXKTech/workflows/.github/workflows/dependabot-auto-merge.yml@main
secrets:
GH_TOKEN: ${{ secrets.DEPENDABOT_TOKEN }}