Skip to content

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 8.37.0 #34

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 8.37.0

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 8.37.0 #34

Workflow file for this run

name: autofix.ci # needed to securely identify the workflow
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
fix:
name: Run automated fix
uses: prettier/shared-workflows/.github/workflows/automated-fix.yml@main
permissions: {}
with:
repository: prettier/prettier-regression-testing
script: npm ci && npm run fix