Skip to content

Commit b4cdec4

Browse files
committed
chore(docs): remove archived @whizark/cz-cli from README.md
1 parent 35f9aad commit b4cdec4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ commitlint-config-cz **merges** `{types,scopes,scopeOverrides}` (cz-customizable
1818
commitlint-config-cz use only one config in the following order of precedence.
1919

2020
1. [`config.cz-customizable.config`][cz-customizable-configure] in `package.json`.
21-
2. `.cz-config.js` in your package root (supported by cz-customizable and [@whizark/cz-cli][]).
21+
2. `.cz-config.js` in your package root (supported by cz-customizable).
2222

2323
## Installation
2424

@@ -167,7 +167,6 @@ const types = getTypes(czConfig);
167167
[conventional-commits]: https://www.conventionalcommits.org
168168
[conventional-changelog]: https://github.com/conventional-changelog/conventional-changelog
169169
[cz-customizable-configure]: https://github.com/leonardoanalista/cz-customizable#configure
170-
[@whizark/cz-cli]: https://github.com/whizark/cz-cli
171170
172171
[npm-image]: https://img.shields.io/npm/v/commitlint-config-cz.svg
173172
[npm-url]: https://www.npmjs.com/commitlint-config-cz

0 commit comments

Comments
 (0)