Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Update ruff requirement from ^0.1.6 to ^0.11.9 #91

Update ruff requirement from ^0.1.6 to ^0.11.9

Update ruff requirement from ^0.1.6 to ^0.11.9 #91

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1