Skip to content

Bump eslint from 9.29.0 to 9.36.0 #85

Bump eslint from 9.29.0 to 9.36.0

Bump eslint from 9.29.0 to 9.36.0 #85

name: auto-merge
on:
pull_request_target:
branches:
- master
permissions:
contents: read
jobs:
auto-merge:
permissions:
contents: none
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor