Skip to content

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 #57

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2

Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 #57

Workflow file for this run

name: Lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]
env:
RUFF_OUTPUT_FORMAT: github