Skip to content

build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 #241

build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0

build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 #241

Workflow file for this run

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