terraform-vault-tenant/.cz.toml
Bertrand Lanson 0c72e64db0
All checks were successful
development / Check commit compliance (push) Successful in 5s
pull-requests-open / Check commit compliance (pull_request) Successful in 5s
fix: adjust .cz.toml which uses wrong tagging convention and useless options
2024-05-28 22:56:43 +02:00

6 lines
133 B
TOML

[tool.commitizen]
name = "cz_conventional_commits"
version_provider = "scm"
tag_format = "v$version"
update_changelog_on_bump = true