Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 #119

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 #119

name: Auto-merge Dependabot
on: pull_request
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: peter-evans/enable-pull-request-automerge@v3
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: squash