We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46564c7 commit 8750a21Copy full SHA for 8750a21
README.md
@@ -88,7 +88,7 @@ default_install_hook_types:
88
- prepare-commit-msg
89
repos:
90
- repo: https://github.com/the-cafe/git-ai-commit
91
- rev: v1.0.11
+ rev: v1.0.13
92
hooks:
93
- id: git-ai-commit
94
```
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = git_ai_commit
3
-version = v1.0.11
+version = v1.0.13
4
description = A project to generate commit messages using AI
5
author = Ming Lin, Seif Mamdouh, Ali Alobaidi
6
author_email = minglianglin50@gmail.com, seifmamdouh7878@gmail.com, alinawar2000@gmail.com
0 commit comments