diff --git a/@commitlint/cli/src/cli.test.ts b/@commitlint/cli/src/cli.test.ts index b19177c6e8..10f397cf4f 100644 --- a/@commitlint/cli/src/cli.test.ts +++ b/@commitlint/cli/src/cli.test.ts @@ -432,7 +432,7 @@ test('should print help', async () => { const cwd = await gitBootstrap('fixtures/default'); const actual = await cli(['--help'], {cwd})(); expect(actual.stdout).toMatchInlineSnapshot(` - "@commitlint/cli@9.1.1 - Lint your commit messages + "@commitlint/cli@9.1.2 - Lint your commit messages [input] reads from stdin if --edit, --env, --from and --to are omitted