Skip to content

Bump types-setuptools from 75.1.0.20240917 to 75.6.0.20241126 #1289

Bump types-setuptools from 75.1.0.20240917 to 75.6.0.20241126

Bump types-setuptools from 75.1.0.20240917 to 75.6.0.20241126 #1289

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/linters-python.yml@v2.4.8
with:
mypy: true
ruff: true
black: true
rstcheck: true