We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uv
1 parent 2cb2108 commit 095913aCopy full SHA for 095913a
1 file changed
pyproject.toml
@@ -131,13 +131,12 @@ build-backend = "uv_build"
131
132
133
[tool.commitizen]
134
-version = "4.11.1"
135
tag_format = "v$version"
136
version_files = [
137
- "pyproject.toml:version",
138
"commitizen/__version__.py",
139
".pre-commit-config.yaml:rev:.+Commitizen",
140
]
+version_provider = "uv"
141
version_scheme = "pep440"
142
143
0 commit comments