Skip to content

build(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in the npm_and_yarn group #247

build(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in the npm_and_yarn group

build(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in the npm_and_yarn group #247

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