mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
chore: add commitizen to pre-commit hooks
This commit is contained in:
@@ -5,3 +5,7 @@ repos:
|
|||||||
- id: ruff
|
- id: ruff
|
||||||
args: ["--fix"]
|
args: ["--fix"]
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
- repo: https://github.com/commitizen-tools/commitizen
|
||||||
|
rev: v3.13.0
|
||||||
|
hooks:
|
||||||
|
- id: commitizen
|
||||||
|
|||||||
Reference in New Issue
Block a user