Skip to content

Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 #2133

Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1

Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 #2133

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