Skip to content

chore(deps-dev): bump eslint-config-next from 16.1.3 to 16.1.4 in the dev-patch-and-minor group #1747

chore(deps-dev): bump eslint-config-next from 16.1.3 to 16.1.4 in the dev-patch-and-minor group

chore(deps-dev): bump eslint-config-next from 16.1.3 to 16.1.4 in the dev-patch-and-minor group #1747

Workflow file for this run

name: Markdown Links Check
on: [push, pull_request]
permissions:
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
file-path: './README.md'
config-file: './mlc_config.json'