Add dev setup instructions and update pre-commit config

This commit is contained in:
Amith Koujalgi
2025-03-11 12:15:19 +05:30
parent b638b981c9
commit 983a3617f0
3 changed files with 36 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ repos:
# for commit message formatting
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.1.1
rev: v4.4.1
hooks:
- id: commitizen
stages: [commit-msg]