Skip to content

build(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 in the development group #597

build(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 in the development group

build(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 in the development group #597

Workflow file for this run

name: Pull request
on:
pull_request:
branches: [main]
# Add trigger for `ready_for_review`
# https://github.com/changesets/action/issues/187
types: [opened, reopened, synchronize, ready_for_review]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
verify:
uses: ./.github/workflows/verification.yml