Skip to content

chore(deps-dev): bump ruff from 0.12.1 to 0.12.2 #617

chore(deps-dev): bump ruff from 0.12.1 to 0.12.2

chore(deps-dev): bump ruff from 0.12.1 to 0.12.2 #617

Workflow file for this run

name: Build
on:
- push
- pull_request
permissions:
contents: read
pull-requests: read
jobs:
build:
strategy:
matrix:
python-version: [ '3.12' ]
name: Build
uses: SanctumLabs/ci-workflows/.github/workflows/python-build.yml@main
with:
command: make build
python-version: ${{ matrix.python-version }}
packager: poetry