Skip to content

chore(deps-dev): Bump ruff from 0.6.1 to 0.6.5 #212

chore(deps-dev): Bump ruff from 0.6.1 to 0.6.5

chore(deps-dev): Bump ruff from 0.6.1 to 0.6.5 #212

---
name: Conventionnal commit
on:
- pull_request
jobs:
cog_check_job:
runs-on: ubuntu-latest
name: Check compliance
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Conventional commit check
uses: cocogitto/cocogitto-action@v3
with:
check-latest-tag-only: true