Skip to content

build(deps-dev): bump mypy from 1.13.0 to 1.14.0 #925

build(deps-dev): bump mypy from 1.13.0 to 1.14.0

build(deps-dev): bump mypy from 1.13.0 to 1.14.0 #925

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:
mypy: true
black: true
ruff: true