Skip to content

build(deps-dev): bump eslint from 9.39.2 to 10.0.0 #202

build(deps-dev): bump eslint from 9.39.2 to 10.0.0

build(deps-dev): bump eslint from 9.39.2 to 10.0.0 #202

Workflow file for this run

name: Inspect Rules
on:
push:
branches:
- master
pull_request: null
jobs:
inspect-rules:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-node@v6
with:
node-version: 22
- run: npm ci
- run: npm run inspect-rules:check