Skip to content

build(deps): bump typescript-eslint from 8.8.1 to 8.10.0 in the eslint-dependencies group #223

build(deps): bump typescript-eslint from 8.8.1 to 8.10.0 in the eslint-dependencies group

build(deps): bump typescript-eslint from 8.8.1 to 8.10.0 in the eslint-dependencies group #223

Workflow file for this run

name: Pull request - Continuous Integration
on:
pull_request:
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit