Skip to content

build(deps): bump @davidsneighbour/remark-config from 2024.3.22 to 2024.3.23 #55

build(deps): bump @davidsneighbour/remark-config from 2024.3.22 to 2024.3.23

build(deps): bump @davidsneighbour/remark-config from 2024.3.22 to 2024.3.23 #55

Workflow file for this run

name: Code quality
on:
push:
pull_request:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
run: biome ci --reporter=github .