Skip to content

chore(deps): bump typer from 0.12.3 to 0.12.5 (#46) #51

chore(deps): bump typer from 0.12.3 to 0.12.5 (#46)

chore(deps): bump typer from 0.12.3 to 0.12.5 (#46) #51

Workflow file for this run

name: Lint and format code with Ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1