Skip to content

build(deps-dev): bump isort from 6.1.0 to 7.0.0 (#76) #257

build(deps-dev): bump isort from 6.1.0 to 7.0.0 (#76)

build(deps-dev): bump isort from 6.1.0 to 7.0.0 (#76) #257

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