Skip to content

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 #863

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1

chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 #863

name: Check Docusaurus Plugin Versions
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches-ignore:
- 'gh-pages'
- 'dependabot/**'
jobs:
check-docusaurus-versions:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: ./.github/actions/setup
with:
node-version: 20
cypress: true
- run: .github/scripts/check-docusaurus-versions.sh