Skip to content

build(deps-dev): bump the dependencies group with 3 updates #183

build(deps-dev): bump the dependencies group with 3 updates

build(deps-dev): bump the dependencies group with 3 updates #183

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