Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1 #2658

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

chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1 #2658

Workflow file for this run

# https://github.com/marketplace/actions/dependabot-auto-merge#inputs
name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
config: .github/auto-merge.yml # Path to configuration file (relative to root)
github-token: ${{ secrets.DEPBOT_AUTO_MERGE_TOKEN }}
approve: true # Automatically approve pull-requests