Skip to content

Bump hypothesis from 6.99.8 to 6.99.10 (#11) #49

Bump hypothesis from 6.99.8 to 6.99.10 (#11)

Bump hypothesis from 6.99.8 to 6.99.10 (#11) #49

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