Skip to content

Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 #760

Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917

Bump types-setuptools from 74.1.0.20240907 to 75.1.0.20240917 #760

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