Skip to content

Bump sphinx-autodoc-typehints from 1.23.0 to 2.0.0 #36

Bump sphinx-autodoc-typehints from 1.23.0 to 2.0.0

Bump sphinx-autodoc-typehints from 1.23.0 to 2.0.0 #36

Workflow file for this run

name: Code linting
on: [push]
jobs:
precommit-run:
uses: Lightning-AI/utilities/.github/workflows/check-precommit.yml@main
with:
python-version: "3.10"
push-fixes: true
secrets:
github-token: ${{ secrets.PAT_GHOST }}