Skip to content

build(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 #555

build(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0

build(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 #555

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