Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 #414

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 #414

Workflow file for this run

name: Enable automerge on dependabot PRs
on:
pull_request_target:
jobs:
automerge:
name: Enable automerge on dependabot PRs
runs-on: ubuntu-latest
steps:
- name: Enable automerge on dependabot PRs
uses: daneden/enable-automerge-action@v1
with:
github-token: ${{ secrets.GH_TOKEN }}
allowed-author: "dependabot[bot]"
merge-method: SQUASH