Skip to content

pnpm: bump @astrojs/mdx from 3.1.7 to 3.1.9 #198

pnpm: bump @astrojs/mdx from 3.1.7 to 3.1.9

pnpm: bump @astrojs/mdx from 3.1.7 to 3.1.9 #198

Workflow file for this run

on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
name: Linter
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v2
- name: Run Biome
run: biome ci .