Skip to content

Bump @types/node from 18.19.74 to 22.13.0 #79

Bump @types/node from 18.19.74 to 22.13.0

Bump @types/node from 18.19.74 to 22.13.0 #79

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