Skip to content

Bump mocha from 10.8.2 to 11.0.1 #51

Bump mocha from 10.8.2 to 11.0.1

Bump mocha from 10.8.2 to 11.0.1 #51

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