Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.2 #1117

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.2

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.2 #1117

Workflow file for this run

name: Check Links
on: pull_request
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
uses: lycheeverse/[email protected]
with:
fail: true
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}