Skip to content

Bump eslint-plugin-typescript-sort-keys from 3.0.0 to 3.1.0 #394

Bump eslint-plugin-typescript-sort-keys from 3.0.0 to 3.1.0

Bump eslint-plugin-typescript-sort-keys from 3.0.0 to 3.1.0 #394

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