Commit Graph

6 Commits (5a5cce2161ab77c10cac96b0c1f24103db7e6c09)

Author SHA1 Message Date
Jan van Brügge 66d08e4861
chore(tools): do not use npm exec in git hooks
`npm exec` was added in npm version 7, so users of older versions of
npm will get a very weird error and are not able to commit
Jan van Brügge 02dffe1060
chore(deps): update dependencies
Jan van Brügge 821d12af27
chore(tools): use commithelper instead of commitlint
commitlint can't provide the user with a convenient prompt to create a
fitting commit message, while commitizen is not able to lint an existing
commit message. The newly released commithelper does both
Jan van Brügge aad70ebb8c
chore(tools): do not run tests on pre-commit
Shahar Or (mightyiam) 1463152a00 chore(npm): update to npm@7
Shahar Or (mightyiam) ca4483438e chore(deps): update dependency husky to v5