Skip to content

Bump mypy from 1.17.1 to 1.18.2 #44

Bump mypy from 1.17.1 to 1.18.2

Bump mypy from 1.17.1 to 1.18.2 #44

Workflow file for this run

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