Skip to content

build(deps-dev): Bump eslint-config-next from 14.2.15 to 15.1.6 #40

build(deps-dev): Bump eslint-config-next from 14.2.15 to 15.1.6

build(deps-dev): Bump eslint-config-next from 14.2.15 to 15.1.6 #40

name: Auto-merge Dependabot
on: pull_request
permissions:
pull-requests: write
contents: write
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ github.event.pull_request.number }}
merge-method: rebase