Skip to content

Bump mypy from 1.11.2 to 1.12.0 #631

Bump mypy from 1.11.2 to 1.12.0

Bump mypy from 1.11.2 to 1.12.0 #631

Workflow file for this run

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