Skip to content

Bump eslint from 8.57.1 to 9.14.0 #47

Bump eslint from 8.57.1 to 9.14.0

Bump eslint from 8.57.1 to 9.14.0 #47

Workflow file for this run

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/[email protected]
with:
target: major
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}