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.
uv
1 parent 8d21d87 commit 3b43247Copy full SHA for 3b43247
1 file changed
pyproject.toml
@@ -122,13 +122,12 @@ build-backend = "uv_build"
122
123
124
[tool.commitizen]
125
-version = "4.11.1"
126
tag_format = "v$version"
127
version_files = [
128
- "pyproject.toml:version",
129
"commitizen/__version__.py",
130
".pre-commit-config.yaml:rev:.+Commitizen",
131
]
+version_provider = "uv"
132
version_scheme = "pep440"
133
134
0 commit comments