Skip to content

Commit fa3dede

Browse files
renovate-botKurt-von-Laven
authored andcommitted
chore(deps): bump commitizen to v3.6.0
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | pypi | commitizen | 3.2.2 | 3.6.0 | | github-tags | commitizen-tools/commitizen | v3.2.2 | v3.6.0 |
1 parent f0682bb commit fa3dede

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.pre-commit-config.yaml

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

9292
## Git
9393
- repo: https://github.com/commitizen-tools/commitizen
94-
rev: v3.2.2 # Keep in sync with pyproject.toml.
94+
rev: v3.6.0 # Keep in sync with pyproject.toml.
9595
hooks:
9696
- id: commitizen
9797
- id: commitizen-branch

poetry.lock

Lines changed: 5 additions & 5 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.11.4"
2121

2222
[tool.poetry.dev-dependencies]
23-
commitizen = "==3.2.2" # Keep in sync with .pre-commit-config.yaml.
23+
commitizen = "==3.6.0" # Keep in sync with .pre-commit-config.yaml.
2424
pre-commit = "==3.3.3"

0 commit comments

Comments
 (0)