Skip to content

Bump @typescript-eslint/parser from 6.7.3 to 6.7.5 #381

Bump @typescript-eslint/parser from 6.7.3 to 6.7.5

Bump @typescript-eslint/parser from 6.7.3 to 6.7.5 #381

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