mirror of
https://github.com/sct/overseerr.git
synced 2025-12-27 16:46:29 +01:00
feat(rebase): rebase
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged",
|
||||
"prepare-commit-msg": "exec < /dev/tty && git cz --hook || true",
|
||||
"commit-msg": "[[ -n $HUSKY_BYPASS ]] || commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user