Explorar o código

doc: Needed more commit types to be clearer

jamesread %!s(int64=4) %!d(string=hai) anos
pai
achega
83ce4a3165
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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",