Skip to content

Bump monaco-editor from 0.46.0 to 0.47.0 #527

Bump monaco-editor from 0.46.0 to 0.47.0

Bump monaco-editor from 0.46.0 to 0.47.0 #527

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["20"]'