Skip to content

Bump ruff from 0.8.6 to 0.9.0 #378

Bump ruff from 0.8.6 to 0.9.0

Bump ruff from 0.8.6 to 0.9.0 #378

Workflow file for this run

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