Skip to content

Commit 58a5cee

Browse files
committed
chore(commitizen): switch version_provider from scm to uv
Signed-off-by: Farzin Kazemzadeh <itisFarzin@proton.me>
1 parent 8143f87 commit 58a5cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ errors = { implicit-any = true, implicit-any-attribute = true, implicit-any-empt
8383
[tool.commitizen]
8484
name = "cz_customize"
8585
tag_format = "v$version"
86-
version_provider = "scm"
86+
version_provider = "uv"
8787
version_scheme = "pep440"
8888
update_changelog_on_bump = true
8989

0 commit comments

Comments
 (0)