Skip to content

Bump eslint from 8.57.1 to 9.17.0 #94

Bump eslint from 8.57.1 to 9.17.0

Bump eslint from 8.57.1 to 9.17.0 #94

Workflow file for this run

---
name: Lint
on:
push:
# branches: ["NEVER"]
pull_request:
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
Lint:
uses: dennykorsukewitz/dennykorsukewitz/.github/workflows/reusable.lint.yml@dev
with:
VALIDATE_TYPESCRIPT_STANDARD: false