Переглянути джерело

doc: Needed more commit types to be clearer

jamesread 4 роки тому
батько
коміт
83ce4a3165
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      .githooks/commit-msg

+ 2 - 0
.githooks/commit-msg

@@ -11,6 +11,8 @@ print("Commit message is: " + commitmsg)
 
 
 ALLOWED_COMMIT_TYPES = [
 ALLOWED_COMMIT_TYPES = [
     "cicd",
     "cicd",
+    "refactor",
+    "depbump",
     "typo",
     "typo",
     "fmt",
     "fmt",
     "doc",
     "doc",