Skip to content

build(deps-dev): bump ruff from 0.6.6 to 0.6.7 #519

build(deps-dev): bump ruff from 0.6.6 to 0.6.7

build(deps-dev): bump ruff from 0.6.6 to 0.6.7 #519

Workflow file for this run

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