Skip to content

Commit c6985e8

Browse files
committed
Revert "ci: 🎡 Add git cz and commitizen library for consistent commits"
This reverts commit 6b4e317.
1 parent 6b4e317 commit c6985e8

File tree

3 files changed

+0
-81
lines changed

3 files changed

+0
-81
lines changed

.husky/prepare-commit-msg

Lines changed: 0 additions & 2 deletions
This file was deleted.

changelog.config.mjs

Lines changed: 0 additions & 72 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,10 @@
7979
"@typescript-eslint/eslint-plugin": "^8.45.0",
8080
"@typescript-eslint/parser": "^8.45.0",
8181
"autoprefixer": "^10.4.21",
82-
"commitizen": "^4.3.1",
8382
"eslint": "^8.57.1",
8483
"eslint-config-prettier": "^10.1.8",
8584
"eslint-plugin-prettier": "^5.5.4",
8685
"eslint-plugin-react": "^7.37.5",
87-
"git-cz": "^4.9.0",
8886
"husky": "^9.1.7",
8987
"lint-staged": "^16.2.3",
9088
"postcss": "^8.5.3",
@@ -106,10 +104,5 @@
106104
},
107105
"engines": {
108106
"node": ">=18.0"
109-
},
110-
"config": {
111-
"commitizen": {
112-
"path": "git-cz"
113-
}
114107
}
115108
}

0 commit comments

Comments
 (0)