Skip to content

Bump ruff from 0.9.5 to 0.9.6 #1002

Bump ruff from 0.9.5 to 0.9.6

Bump ruff from 0.9.5 to 0.9.6 #1002

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
linters:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
mypy: true
black: true
ruff: true