Skip to content

build(deps-dev): bump ruff from 0.14.13 to 0.15.0 (#91) #316

build(deps-dev): bump ruff from 0.14.13 to 0.15.0 (#91)

build(deps-dev): bump ruff from 0.14.13 to 0.15.0 (#91) #316

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