chore(commit): remove commitizen requirement

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2025-10-03 16:04:41 -04:00
parent d212e86012
commit 9b98497ed3
4 changed files with 5 additions and 19 deletions
-10
View File
@@ -1,10 +0,0 @@
[tool.commitizen]
bump_message = "release $current_version → $new_version []"
annotated_tag = true
version = "1.2.1"
update_changelog_on_bump = false
gpg_sign = true
allow_abort = true
version_files = [
"_config.yml:version"
]