Skip to content

build(deps-dev): bump isort from 7.0.0 to 8.0.0 (#97) #333

build(deps-dev): bump isort from 7.0.0 to 8.0.0 (#97)

build(deps-dev): bump isort from 7.0.0 to 8.0.0 (#97) #333

Workflow file for this run

name: commitlint
on: [push, pull_request]
permissions:
contents: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Commitlint
uses: remarkablemark/commitlint@v2
with:
checkout: true