Skip to content

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 #5978

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0

Bump @typescript-eslint/eslint-plugin from 7.8.0 to 7.9.0 #5978

Workflow file for this run

name: auto-merge
on:
pull_request_target:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
auto-merge:
uses: mdn/workflows/.github/workflows/auto-merge.yml@main
with:
target-repo: "mdn/browser-compat-data"
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}