Skip to content

build(deps): bump mypy from 0.990 to 1.14.1 #1365

build(deps): bump mypy from 0.990 to 1.14.1

build(deps): bump mypy from 0.990 to 1.14.1 #1365

Workflow file for this run

---
name: help-in-readme
on: [push] # yamllint disable-line rule:truthy
jobs:
help-in-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v3
- name: Verify that README contains output of darker --help
run: uvx --from '.[flynt,isort]' darker --verify-readme