Skip to content

Bump sphinx-click from 5.1.0 to 5.2.2 #1753

Bump sphinx-click from 5.1.0 to 5.2.2

Bump sphinx-click from 5.1.0 to 5.2.2 #1753

Workflow file for this run

name: Linter
on: [pull_request, workflow_dispatch]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout branch
uses: actions/checkout@v4
- name: Run pre-commit
uses: pre-commit/action@v3.0.1