Skip to content

build(deps): bump ruff from 0.13.0 to 0.13.1 (#54) #181

build(deps): bump ruff from 0.13.0 to 0.13.1 (#54)

build(deps): bump ruff from 0.13.0 to 0.13.1 (#54) #181

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@v1
with:
checkout: true