Skip to content

build(deps): bump pygments from 2.4.0 to 2.18.0 #1304

build(deps): bump pygments from 2.4.0 to 2.18.0

build(deps): bump pygments from 2.4.0 to 2.18.0 #1304

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