Skip to content

Bump rich from 13.7.1 to 13.9.4 #551

Bump rich from 13.7.1 to 13.9.4

Bump rich from 13.7.1 to 13.9.4 #551

Workflow file for this run

name: Linting
on: [push, pull_request]
jobs:
ruff:
# uncomment the line before to disable this job if needed.
# if: false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1