Skip to content

Bump @typescript-eslint/eslint-plugin from 6.20.0 to 8.20.0 in /src/Client #1692

Bump @typescript-eslint/eslint-plugin from 6.20.0 to 8.20.0 in /src/Client

Bump @typescript-eslint/eslint-plugin from 6.20.0 to 8.20.0 in /src/Client #1692

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}