Skip to content

build(deps-dev): bump eslint from 9.11.1 to 9.14.0 #495

build(deps-dev): bump eslint from 9.11.1 to 9.14.0

build(deps-dev): bump eslint from 9.11.1 to 9.14.0 #495

Workflow file for this run

name: Node.js CI
on:
pull_request:
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: prosegrinder/.github/.github/workflows/npm-lint.yaml@main
test:
needs: lint
uses: prosegrinder/.github/.github/workflows/npm-test.yaml@main
cz-dry-run:
needs: test
uses: prosegrinder/.github/.github/workflows/cz-dry-run.yaml@main