Skip to content

Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 #1674

Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1

Bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 #1674

Workflow file for this run

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