Skip to content

Bump eslint from 9.23.0 to 9.25.1 (#326) #828

Bump eslint from 9.23.0 to 9.25.1 (#326)

Bump eslint from 9.23.0 to 9.25.1 (#326) #828

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
merge_group:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'