Skip to content

Commit 289a7f0

Browse files
committed
wip
1 parent e32b274 commit 289a7f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config/bump.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,4 +240,4 @@ Calls the hook scripts **before** bumping version. [Read more][pre_bump_hooks]
240240
- Type: `list[str]`
241241
- Default: `[]`
242242

243-
Calls the hook scripts **after** bumping the version. [Read more][post_bump_hooks]
243+
Calls the hook scripts **after** bumping the version. [Read more][post_bump_hooks]

docs/config/commit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Automatically retry failed commit when running `cz commit`. [Read more][retry_af
2020
- Type: `str`
2121
- Default: `"utf-8"`
2222

23-
Sets the character encoding to be used when parsing commit messages. [Read more][encoding]
23+
Sets the character encoding to be used when parsing commit messages. [Read more][encoding]

0 commit comments

Comments
 (0)