Skip to content

Commit 143a287

Browse files
renovate-botKurt-von-Laven
authored andcommitted
chore(deps): bump commitizen to v3.12.0
| datasource | package | from | to | | ----------- | --------------------------- | ------- | ------- | | pypi | commitizen | 3.10.1 | 3.12.0 | | github-tags | commitizen-tools/commitizen | v3.10.1 | v3.12.0 |
1 parent 92adc2d commit 143a287

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ repos:
8585

8686
## Git
8787
- repo: https://github.com/commitizen-tools/commitizen
88-
rev: v3.10.1 # Keep in sync with pyproject.toml.
88+
rev: v3.12.0 # Keep in sync with pyproject.toml.
8989
hooks:
9090
- id: commitizen
9191
- id: commitizen-branch

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ build-backend = "poetry.core.masonry.api"
2020
python = "==3.12.0"
2121

2222
[tool.poetry.group.dev.dependencies]
23-
commitizen = "==3.10.1" # Keep in sync with .pre-commit-config.yaml.
23+
commitizen = "==3.12.0" # Keep in sync with .pre-commit-config.yaml.
2424
pre-commit = "==3.5.0"

0 commit comments

Comments
 (0)