Skip to content

build(deps): bump the dependencies group with 2 updates #200

build(deps): bump the dependencies group with 2 updates

build(deps): bump the dependencies group with 2 updates #200

Workflow file for this run

name: Format
on:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- poetry.lock
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main