Skip to content

Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 #1625

Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0

Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 #1625

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm typecheck