Skip to content

⬆️ Bump @eslint/compat from 1.1.1 to 1.2.0 #305

⬆️ Bump @eslint/compat from 1.1.1 to 1.2.0

⬆️ Bump @eslint/compat from 1.1.1 to 1.2.0 #305

Workflow file for this run

name: Auto merge
on:
pull_request:
jobs:
auto-merge-dependabot:
runs-on: ubuntu-22.04
steps:
- name: Auto merge PR
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
approve: true
github-token: ${{ secrets.AUTOMERGE_TOKEN }}