mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-03-13 17:56:40 -04:00
style(pre-commit): bump version
Signed-off-by: No <no@anonymousplanet.org>
This commit is contained in:
parent
d60e845ac3
commit
0ed8df683d
6
.cz.toml
Normal file
6
.cz.toml
Normal 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
|
@ -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
|
||||
|
1792
CHANGELOG.md
1792
CHANGELOG.md
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user