Skip to content

Bump eslint from 8.46.0 to 8.50.0 #407

Bump eslint from 8.46.0 to 8.50.0

Bump eslint from 8.46.0 to 8.50.0 #407

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/[email protected]
with:
github-token: ${{ secrets.GH_PAT }}
reviewers: Meyclem Fenntasy