Skip to content

chore(deps): bump typer from 0.12.5 to 0.14.0 #47

chore(deps): bump typer from 0.12.5 to 0.14.0

chore(deps): bump typer from 0.12.5 to 0.14.0 #47

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