Skip to content

fix(pre-commit): use Python 3.13 + pre-commit v4 to fix pre-commit error #11

fix(pre-commit): use Python 3.13 + pre-commit v4 to fix pre-commit error

fix(pre-commit): use Python 3.13 + pre-commit v4 to fix pre-commit error #11

Workflow file for this run

name: Lint commits
on: [pull_request]
jobs:
lint:
name: Commit Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: toggle-corp/commit-lint@main