Skip to content

fix(deps): update dependency rehype-highlight to ^7.0.2 #851

fix(deps): update dependency rehype-highlight to ^7.0.2

fix(deps): update dependency rehype-highlight to ^7.0.2 #851

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
- name: Run lint
run: npm run lint