Skip to content

Bump graphviz from 0.20.1 to 0.20.2 #14

Bump graphviz from 0.20.1 to 0.20.2

Bump graphviz from 0.20.1 to 0.20.2 #14

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