Skip to content

build(deps-dev): bump ruff from 0.4.2 to 0.4.3 in the dependencies group #331

build(deps-dev): bump ruff from 0.4.2 to 0.4.3 in the dependencies group

build(deps-dev): bump ruff from 0.4.2 to 0.4.3 in the dependencies group #331

Workflow file for this run

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