Skip to content

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.12.2 #2809

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.12.2

Bump @typescript-eslint/eslint-plugin from 7.17.0 to 8.12.2 #2809

Workflow file for this run

name: Automerge
on:
pull_request_target:
types:
- opened
- synchronized
- reopened
- edited
- labeled
- unlabeled
- ready_for_review
jobs:
automerge:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- uses: reitermarkus/automerge@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
pull-request: ${{ github.event.inputs.pull-request }}