Compare commits
No commits in common. '22a59ee1d24cf0b95fcdd2fa6db08a8383244722' and '27b26044b4b93caeea57f98c5be8801939d4f0b0' have entirely different histories.
22a59ee1d2
...
27b26044b4
@ -1,12 +0,0 @@
|
|||||||
[tool.commitizen]
|
|
||||||
name = "cz_conventional_commits"
|
|
||||||
version = "0.1.0"
|
|
||||||
tag_format = "v$version"
|
|
||||||
version_files = [
|
|
||||||
"pyproject.toml:version"
|
|
||||||
]
|
|
||||||
update_changelog_on_bump = true
|
|
||||||
major_version_zero = true
|
|
||||||
|
|
||||||
[tool.commitizen.bump_policy]
|
|
||||||
# Pas de hotfix : on bump uniquement depuis release
|
|
||||||
Loading…
Reference in New Issue