Skip to content

Bump @easyops-cn/docusaurus-search-local from 0.36.0 to 0.37.4 #635

Bump @easyops-cn/docusaurus-search-local from 0.36.0 to 0.37.4

Bump @easyops-cn/docusaurus-search-local from 0.36.0 to 0.37.4 #635

Workflow file for this run

name: "Actions"
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
lint:
name: pre-commit
runs-on: ubuntu-latest
steps:
- name: 📦 Checkout the repository
uses: actions/checkout@v4.1.0
- name: ✅ Run pre-commit
uses: pre-commit/action@v3.0.0