Skip to content

chore: Run pre-commit run --all-files #3547

chore: Run pre-commit run --all-files

chore: Run pre-commit run --all-files #3547

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
with:
python-version: '3.10'