Skip to content

Bump @docsearch/react from 3.2.1 to 3.6.1 #2704

Bump @docsearch/react from 3.2.1 to 3.6.1

Bump @docsearch/react from 3.2.1 to 3.6.1 #2704

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v5
with:
python-version: 3.8
- uses: pre-commit/action@v3.0.1