Skip to content

Bump @typescript-eslint/parser from 6.7.3 to 6.9.0 #393

Bump @typescript-eslint/parser from 6.7.3 to 6.9.0

Bump @typescript-eslint/parser from 6.7.3 to 6.9.0 #393

Workflow file for this run

name: PR on Main
on:
pull_request:
branches:
- main
jobs:
tests:
uses: micro-lc/middleware/.github/workflows/tests.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
lint:
uses: micro-lc/middleware/.github/workflows/lint.yml@main
build:
uses: micro-lc/middleware/.github/workflows/build.yml@main