Skip to content

Bump prettier from 3.1.1 to 3.2.4 in /.config/remark #1495

Bump prettier from 3.1.1 to 3.2.4 in /.config/remark

Bump prettier from 3.1.1 to 3.2.4 in /.config/remark #1495

Workflow file for this run

name: Checking links
on:
pull_request:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: ".config/markdown.links.config.json"
use-quiet-mode: "yes"
use-verbose-mode: "yes"