Skip to content

[skip netlify]: Bump eslint from 8.57.0 to 9.10.0 #1164

[skip netlify]: Bump eslint from 8.57.0 to 9.10.0

[skip netlify]: Bump eslint from 8.57.0 to 9.10.0 #1164

Workflow file for this run

name: Auto-Merge PR
on:
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: major
github-token: ${{ secrets.WORKFLOW_TOKEN }}