Skip to content

Bump @remix-run/eslint-config from 1.19.1 to 2.1.0 #412

Bump @remix-run/eslint-config from 1.19.1 to 2.1.0

Bump @remix-run/eslint-config from 1.19.1 to 2.1.0 #412

Workflow file for this run

name: AutoMerge 🤖
on:
push:
branches: [main]
pull_request:
types: [opened, reopened, synchronize]
jobs:
dependabot-auto-merge:
runs-on: ubuntu-latest
name: Approve and ask for merge
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: 🔬 Auto merge
uses: fewlinesco/dependabot-auto-merge@v0.2.2
with:
github-token: ${{ secrets.GH_PAT }}
reviewers: Meyclem Fenntasy