Skip to content

build(deps-dev): bump mypy from 1.14.0 to 1.14.1 #927

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

build(deps-dev): bump mypy from 1.14.0 to 1.14.1 #927

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