style(pre-commit): bump version

Signed-off-by: No <no@anonymousplanet.org>
This commit is contained in:
Than Harrison 2024-07-14 01:19:45 -04:00
parent d60e845ac3
commit 0ed8df683d
No known key found for this signature in database
3 changed files with 909 additions and 893 deletions

6
.cz.toml Normal file
View File

@ -0,0 +1,6 @@
[tool.commitizen]
bump_message = "release $current_version → $new_version []"
update_changelog_on_bump = true
changelog_incremental = true
changelog_start_rev = "v1.1.9"
gpg_sign = true

View File

@ -7,11 +7,11 @@ repos:
args: [--markdown-linebreak-ext=md]
- id: check-merge-conflict
repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
- hooks:
- id: commitizen
- id: commitizen-branch
stages:
- push
repo: https://github.com/commitizen-tools/commitizen
rev: v3.13.0
rev: v3.27.0

File diff suppressed because it is too large Load Diff