Skip to content

Bump types-setuptools from 68.2.0.0 to 68.2.0.1 #863

Bump types-setuptools from 68.2.0.0 to 68.2.0.1

Bump types-setuptools from 68.2.0.0 to 68.2.0.1 #863

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