Skip to content

Bump pygments from 2.19.1 to 2.20.0 #202

Bump pygments from 2.19.1 to 2.20.0

Bump pygments from 2.19.1 to 2.20.0 #202

Workflow file for this run

name: Run linter
on:
- push
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/install_deps
- name: Run linter
run: poetry run ruff check .