aboutsummaryrefslogtreecommitdiffstats
path: root/.cz.toml
diff options
context:
space:
mode:
Diffstat (limited to '.cz.toml')
-rw-r--r--.cz.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.cz.toml b/.cz.toml
new file mode 100644
index 000000000..ccd7a584f
--- /dev/null
+++ b/.cz.toml
@@ -0,0 +1,5 @@
+[tool]
+[tool.commitizen]
+name = "cz_conventional_commits"
+version = "3.14.0"
+tag_format = "v$version"