Skip to content

build(deps): bump flynt from 0.76 to 1.0.1 #1235

build(deps): bump flynt from 0.76 to 1.0.1

build(deps): bump flynt from 0.76 to 1.0.1 #1235

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master