diff --git a/.commitlintrc.cjs b/.commitlintrc.cjs index 151ead3c..9bb2aef7 100644 --- a/.commitlintrc.cjs +++ b/.commitlintrc.cjs @@ -51,7 +51,7 @@ module.exports = { ], }, prompt: { - /** @use `yarn commit :f` */ + /** @use `pnpm commit :f` */ alias: { f: 'docs: fix typos', r: 'docs: update README',