Skip to content

build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.33.0 #31

build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.33.0

build(deps-dev): bump @typescript-eslint/parser from 4.29.0 to 4.33.0 #31

Workflow file for this run

name: automerge
'on':
- pull_request
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.DEPENDABOT_AUTOMERGE_GITHUB_TOKEN }}