Skip to content

Bump ipython[all] from 8.22.1 to 8.22.2 #33

Bump ipython[all] from 8.22.1 to 8.22.2

Bump ipython[all] from 8.22.1 to 8.22.2 #33

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 }}