Skip to content

Bump mypy from 1.2 to 1.17.1 #22

Bump mypy from 1.2 to 1.17.1

Bump mypy from 1.2 to 1.17.1 #22

Workflow file for this run

name: Lint
on: [push, pull_request, workflow_dispatch]
permissions: {}
jobs:
lint:
name: Check code with ruff
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: tox-dev/action-pre-commit-uv@v1