Skip to content

Bump @typescript-eslint/eslint-plugin from 2.34.0 to 6.1.0 #3845

Bump @typescript-eslint/eslint-plugin from 2.34.0 to 6.1.0

Bump @typescript-eslint/eslint-plugin from 2.34.0 to 6.1.0 #3845

Workflow file for this run

name: Check Markdown Links
on:
pull_request:
branches:
- master
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- uses: gaurav-nelson/github-action-markdown-link-check@v1