Skip to content

chore(deps-dev): bump nodemon from 2.0.22 to 3.1.4 #918

chore(deps-dev): bump nodemon from 2.0.22 to 3.1.4

chore(deps-dev): bump nodemon from 2.0.22 to 3.1.4 #918

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