Skip to content

Exclude ESLint from Dependabot group updates (#62) #163

Exclude ESLint from Dependabot group updates (#62)

Exclude ESLint from Dependabot group updates (#62) #163

Workflow file for this run

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