Skip to content

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #2208

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0

Bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 #2208

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